[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
2024-02-11 1:46 UTC (3+ messages)
Posix process cpu timer inaccuracies
2024-02-11 1:30 UTC
[PATCH] jffs2: print symbolic error name instead of error code
2024-02-11 0:39 UTC
[PATCH] Fix keyboard on ASUS EXPERTBOOK B2502FBA, see bug:217323
2024-02-11 0:08 UTC
[PATCH v4 00/39] dyndbg: add support for writing debug logs to trace
2024-02-10 23:50 UTC (40+ messages)
` [PATCH v4 01/39] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v4 02/39] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v4 03/39] dyndbg: add write events to tracefs code
` [PATCH v4 04/39] dyndbg: add 2 trace-events: prdbg, devdbg
` [PATCH v4 05/39] tracefs: add __get_str_strip_nl
` [PATCH v4 06/39] dyndbg: use __get_str_strip_nl in prdbg and devdbg
` [PATCH v4 07/39] dyndbg: repack _ddebug structure
` [PATCH v4 08/39] dyndbg: move flags field to a new structure
` [PATCH v4 09/39] dyndbg: add trace destination field to _ddebug
` [PATCH v4 10/39] dyndbg: add open and close commands for trace
` [PATCH v4 11/39] dyndbg: don't close trace instance when in use
` [PATCH v4 12/39] dyndbg: handle [+T]:buf_name.flags grammar
` [PATCH v4 13/39] dyndbg: add support for default trace destination
` [PATCH v4 14/39] dyndbg: update default trace destination on reopen
` [PATCH v4 15/39] dyndbg: update selection of trace destination
` [PATCH v4 16/39] dyndbg: write debug logs to trace instance
` [PATCH v4 17/39] dyndbg: add support for hex_dump output to trace
` [PATCH v4 18/39] dyndbg: add label keyword handling
` [PATCH v4 19/39] dyndbg: fix old BUG_ON in >control parser
` [PATCH v4 20/39] dyndbg: treat comma as a token separator
` [PATCH v4 21/39] dyndbg: split multi-query strings with %
` [PATCH v4 22/39] dyndbg: reduce verbose/debug clutter
` [PATCH v4 23/39] dyndbg: display the bad flag-val in parse-flags err msg
` [PATCH v4 24/39] dyndbg: report err in ddebug_parse_flags when read_args fails
` [PATCH v4 25/39] dyndbg: don't process queries when trace cmd fails
` [PATCH v4 26/39] dyndbg: warn if no flags are given
` [PATCH v4 27/39] dyndbg: update "ddcmd =:foo" behavior
` [PATCH v4 28/39] dyndbg: don't show default trace destination "0"
` [PATCH v4 29/39] dyndbg-test: add tools/testing/selftests/dynamic_debug/*
` [PATCH v4 30/39] dyndbg-test: fixup search-trace-name help
` [PATCH v4 31/39] dyndbg-test: test_private_trace_mixed_class - parameterize modname
` [PATCH v4 32/39] dyndbg-test: refactor test_private_trace_* tests
` [PATCH v4 33/39] dyndbg-test: setup environment for tests execution
` [PATCH v4 34/39] dyndbg-test: add test which verifies flags and dst
` [PATCH v4 35/39] dyndbg-test: add test which verifies default dst
` [PATCH v4 36/39] dyndbg-test: add test for label keyword
` [PATCH v4 37/39] docs/dyndbg: update examples \012 to \n
` [PATCH v4 38/39] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v4 39/39] docs/dyndbg: explain debug-to-tracefs (=T:label.flags)
[PATCH 00/27] kconfig: refactor lexer and parser code
2024-02-10 23:47 UTC (2+ messages)
[PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
2024-02-10 23:44 UTC (5+ messages)
` [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v5 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
[PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
2024-02-10 23:35 UTC (7+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist
[GIT PULL] hotfixes for 6.8-rc4
2024-02-10 23:34 UTC (2+ messages)
[PATCH v2 0/5] power: supply: axp20x_usb_power: cleanup input current limit handling
2024-02-10 23:27 UTC (5+ messages)
` [PATCH v2 5/5] power: supply: axp20x_usb_power: set input current limit in probe
[PATCHv3 next] kconfig: add dependency warning print about invalid values in verbose mode
2024-02-10 23:24 UTC (2+ messages)
[PATCH] MAINTAINERS: of: Add Saravana Kannan
2024-02-10 23:15 UTC
[PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives
2024-02-10 22:56 UTC (5+ messages)
` .mailmap support for removals (was Re: [PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives)
[PATCH 4/4] powerpc: ibmebus: make ibmebus_bus_type const
2024-02-10 22:56 UTC (2+ messages)
[PATCH] platform/x86: ideapad-laptop: support Fn+R dual-function key
2024-02-10 22:51 UTC
[PATCH 0/1] Bluetooth: mgmt: Add command for getting device IO capabilities
2024-02-10 22:22 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] Fix three warnings when running `make htmldocs`
2024-02-10 22:14 UTC
Problems with csum_partial with misaligned buffers on sh4 platform
2024-02-10 21:54 UTC (3+ messages)
[PATCH v1 00/19] hid-ft260: Fixes for serial driver patch v4
2024-02-10 21:51 UTC (20+ messages)
` [PATCH v1 01/19] hid-ft260: fix incompatible-pointer-types error
` [PATCH v1 02/19] hid-ft260: fix Wformat warning
` [PATCH v1 03/19] hid-ft260: fix i2c driver regression in ft260_raw_event
` [PATCH v1 04/19] hid-ft260: remove dead code in ft260_uart_receive_chars
` [PATCH v1 05/19] hid-ft260: fix unprotected write_buf concurrent access
` [PATCH v1 06/19] hid-ft260: uart: enable wakeup workaround
` [PATCH v1 07/19] hid-ft260: depend wakeup workaround activation on uart baud rate
` [PATCH v1 08/19] hid-ft260: depend wakeup workaround activation on eeprom config
` [PATCH v1 09/19] hid-ft260: uart: wakeup device early to not lose rx data
` [PATCH v1 10/19] hid-ft260: uart: do not configure baud rate twice
` [PATCH v1 11/19] hid-ft260: uart: do not disable wakeup workaround twice
` [PATCH v1 12/19] hid-ft260: uart: use kfifo_avail for fifo write room check
` [PATCH v1 13/19] hid-ft260: improve usb interface type detection logic
` [PATCH v1 14/19] hid-ft260: uart: cleanup and refactoring
` [PATCH v1 15/19] hid-ft260: uart: remove FIXME for wake-up workaround
` [PATCH v1 16/19] hid-ft260: uart: suppress unhandled report 0xb1 dmesg
` [PATCH v1 17/19] hid-ft260: uart: arm wake-up timer unconditionally on tty session start
` [PATCH v1 18/19] hid-ft260: uart: fix rx data loss after device reopening
` [PATCH v1 19/19] hid-ft260: uart: improve write performance
[PATCH v1] mtd: rawnand: meson: fix scrambling mode value in command macro
2024-02-10 21:45 UTC
[PATCH] mmc: core Drop BLK_BOUNCE_HIGH
2024-02-10 21:34 UTC (7+ messages)
NMI Reported with console_blast.sh
2024-02-10 21:27 UTC (4+ messages)
[PATCH 0/2] Extend size of the MCE Records pool
2024-02-10 21:15 UTC (9+ messages)
` [PATCH 2/2] x86/MCE: Add command line option to extend "
[PATCH V4 0/6] soc: imx8mp: Finish support for HDMI
2024-02-10 20:46 UTC (7+ messages)
` [PATCH V4 1/6] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
` [PATCH V4 2/6] phy: freescale: add Samsung "
` [PATCH V4 3/6] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V4 4/6] arm64: dts: imx8mp: add HDMI irqsteer
` [PATCH V4 5/6] arm64: dts: imx8mp: add HDMI display pipeline
` [PATCH V4 6/6] arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE as module
[PATCH net-next v2 0/5] net: ravb: Add runtime PM support (part 2)
2024-02-10 20:37 UTC (5+ messages)
` [PATCH net-next v2 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down
[PATCH v3] drm/dp: add an API to indicate if sink supports VSC SDP
2024-02-10 20:27 UTC
[PATCH 1/2] net: asix: add 0b95:1790 to AX88179A device list
2024-02-10 19:40 UTC (5+ messages)
[PATCH] ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
2024-02-10 19:36 UTC
[RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-02-10 19:36 UTC (16+ messages)
` [RFC PATCH net-next v2 1/7] net: ravb: Simplify poll & receive functions
` [RFC PATCH net-next v2 2/7] net: ravb: Count packets instead of descriptors in RX path
` [RFC PATCH net-next v2 3/7] net: ravb: Always process TX descriptor ring
` [RFC PATCH net-next v2 4/7] net: ravb: Always update error counters
` [RFC PATCH net-next v2 5/7] net: ravb: Align poll function with NAPI docs
` [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth
` [RFC PATCH net-next v2 7/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP
[PATCH] ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
2024-02-10 19:29 UTC
[PATCH] parisc: Fix csum_ipv6_magic on 32-bit systems
2024-02-10 19:15 UTC
[PATCH v2 0/3] Bring up more CPU cores on MSM8226
2024-02-10 19:11 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: soc: qcom: qcom,saw2: add msm8226 l2 compatible
` [PATCH v2 2/3] ARM: dts: qcom: msm8226: Sort and clean up nodes
` [PATCH v2 3/3] ARM: dts: qcom: msm8226: Add CPU and SAW/ACC nodes
arch/riscv/include/asm/hugetlb.h:15:42: error: static declaration of 'arch_hugetlb_migration_supported' follows non-static declaration
2024-02-10 18:36 UTC
[PATCH] ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
2024-02-10 18:28 UTC (2+ messages)
[PATCH v4] drm/ci: add tests on vkms
2024-02-10 18:23 UTC (2+ messages)
[PATCH v3 0/9] drm/ci: Add support for GPU and display testing
2024-02-10 18:20 UTC (4+ messages)
` [PATCH v3 9/9] drm/ci: uprev IGT and update testlist
[PATCH v2 0/6] maps memory improvements and fixes
2024-02-10 18:08 UTC (4+ messages)
[PATCH v3 0/3] adis16475 driver documentation
2024-02-10 18:08 UTC (5+ messages)
` [PATCH v3 2/3] docs: iio: add documentation for device buffers
` [PATCH v3 3/3] docs: iio: add documentation for adis16475 driver
[PATCH] media: v4l2-mem2mem: fix mem order in last buf
2024-02-10 18:04 UTC
[PATCH] docs: kbuild: Kconfig: Fix grammar and formatting
2024-02-10 18:02 UTC (2+ messages)
[PATCH v1 0/1] thermal: thermal-generic-adc: add temp sensor function
2024-02-10 17:59 UTC (2+ messages)
` [PATCH v1 1/1] thermal: thermal-generic-adc: add temperature "
[PATCH v1 0/1] input: touchcreen: tsc2007: make interrupt optional
2024-02-10 17:55 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH] parisc: Fix ip_fast_csum
2024-02-10 17:55 UTC
[PATCH v3 0/3] iio: humidity: hdc3020: add threshold events support
2024-02-10 17:55 UTC (3+ messages)
` [PATCH v3 1/3] iio: humidity: hdc3020: drop u8 register pairs
[PATCH 0/2] iio: adc: ad7944: new driver
2024-02-10 17:47 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: add ad7944 ADCs
` [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986
[PATCH v6 0/4] Add RZ/V2{M, MA} PWM driver support
2024-02-10 17:26 UTC (4+ messages)
` [PATCH v6 2/4] pwm: Add support for RZ/V2M PWM driver
[PATCH v2 2/2] pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
2024-02-10 17:22 UTC (12+ messages)
[PATCH] mtd: rawnand: Prefer struct_size over open coded arithmetic
2024-02-10 17:22 UTC (3+ messages)
[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
2024-02-10 17:21 UTC (10+ messages)
[PATCH v2 0/5] DesignWare PWM improvements
2024-02-10 17:19 UTC (6+ messages)
` [PATCH v2 2/5] pwm: dwc: Add 16 channel support for Intel Elkhart Lake
[PATCH v2 0/3] Add RPMPD support for MSM8974
2024-02-10 17:19 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: rpmpd: Add MSM8974 power domains
` [PATCH v2 2/3] pmdomain: qcom: rpmpd: Add MSM8974+PM8841 "
` [PATCH v2 3/3] pmdomain: qcom: rpmpd: Add MSM8974PRO+PMA8084 "
[PATCH v2 0/3] Qualcomm PCIe RC shutdown & reinit
2024-02-10 17:10 UTC (4+ messages)
` [PATCH v2 1/3] PCI: qcom: reshuffle reset logic in 2_7_0 .init
` [PATCH v2 2/3] PCI: qcom: Read back PARF_LTSSM register
` [PATCH v2 3/3] PCI: qcom: properly implement RC shutdown/power up
[PATCH v2 2/2] drm/msm/adreno: Add A305B support
2024-02-10 17:06 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: display/msm: gpu: Allow multiple digits for patchid
2024-02-10 17:05 UTC (2+ messages)
[PATCH v6 0/5] Support for Avago APDS9306 Ambient Light Sensor
2024-02-10 17:02 UTC (10+ messages)
` [PATCH v6 2/5] dt-bindings: iio: light: adps9300: Add property vdd-supply
` [PATCH v6 3/5] dt-bindings: iio: light: adps9300: Update interrupt definitions
[PATCH 1/2] iio: accel: adxl367: fix DEVID read after reset
2024-02-10 16:57 UTC (4+ messages)
` [PATCH 2/2] iio: accel: adxl367: fix I2C FIFO data register
[PATCH 1/2] iio: adc: ad4130: zero-initialize clock init data
2024-02-10 16:53 UTC (3+ messages)
[PATCH v8 7/7] sched: Split scheduler and execution contexts
2024-02-10 16:51 UTC (2+ messages)
[PATCH] drm/xe: Prefer struct_size over open coded arithmetic
2024-02-10 16:49 UTC (2+ messages)
[PATCH 1/3] smb: client: do not defer close open handles to deleted files
2024-02-10 16:49 UTC (3+ messages)
[PATCH v4] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
2024-02-10 16:46 UTC (3+ messages)
[PATCH v3] ARM: dts: qcom: msm8974: correct qfprom node size
2024-02-10 16:45 UTC
[PATCH 0/3] spi: ppc4xx: Various fixes
2024-02-10 16:40 UTC (4+ messages)
` [PATCH 1/3] spi: ppc4xx: Fix fallout from include cleanup
` [PATCH 2/3] spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
` [PATCH 3/3] spi: ppc4xx: Drop write-only variable
Prebuilt LLVM 18.1.0-rc2 uploaded
2024-02-10 16:36 UTC (2+ messages)
[PATCH v3] leds: pca963x: Add power management support
2024-02-10 16:33 UTC (3+ messages)
` (subset) "
[PATCH 0/3] Add RPMPD support for MSM8974
2024-02-10 16:31 UTC (4+ messages)
` [PATCH 2/3] pmdomain: qcom: rpmpd: Add MSM8974+PM8841 power domains
[PATCH v3 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings
2024-02-10 16:27 UTC (12+ messages)
` [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver
[GIT PULL] ksmbd server fixes
2024-02-10 16:26 UTC (2+ messages)
[GIT PULL] firewire fixes for v6.8-rc4
2024-02-10 16:26 UTC (2+ messages)
[PATCH] backlight: ktd2801: make timing struct static
2024-02-10 16:16 UTC
[PATCH v5 0/4] Add support of color temperature and chromaticity
2024-02-10 16:14 UTC (2+ messages)
[PATCH v2] iio: humidity: hdc3020: add threshold events support
2024-02-10 16:11 UTC (6+ messages)
[PATCH v2 2/2] iio: adc: ti-ads1298: Add driver
2024-02-10 16:08 UTC (3+ messages)
[PATCH v3 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices
2024-02-10 16:02 UTC (3+ messages)
` [PATCH v4 "
[PATCH] iio: adc: mcp320x: Simplify device removal logic
2024-02-10 15:58 UTC (2+ messages)
[PATCH v3 0/5] iio: adc: ad7192: Add support for AD7194
2024-02-10 15:52 UTC (3+ messages)
` [PATCH v3 3/5] iio: adc: ad7192: Use standard attribute
[PATCH] iio: core: make iio_bus_type const
2024-02-10 15:45 UTC (3+ messages)
[net-next PATCH v7 00/10] net: phy: Introduce PHY Package concept
2024-02-10 15:40 UTC (2+ messages)
[syzbot] [block?] WARNING in bdev_file_open_by_dev
2024-02-10 15:32 UTC (2+ messages)
[PATCH] ntfs3: avoid an unused variable warning
2024-02-10 15:29 UTC (2+ messages)
[PATCH] EISA: make eisa_bus_type const
2024-02-10 15:19 UTC
[PATCH 0/2] Input: struct bus_type cleanup
2024-02-10 15:15 UTC (3+ messages)
` [PATCH 1/2] Input: synaptics-rmi4 - make rmi_bus_type const
` [PATCH 2/2] Input: serio - make serio_bus const
[PATCH v2 0/4] iio: pressure: hsc030pa: cleanup and triggered buffer
2024-02-10 15:12 UTC (6+ messages)
` [PATCH v2 4/4] iio: pressure: hsc030pa add "
[PATCH] peci: Make peci_bus_type const
2024-02-10 15:10 UTC
[syzbot] [ext4?] kernel BUG in ext4_enable_quotas
2024-02-10 14:59 UTC (2+ messages)
[tip:master] BUILD SUCCESS a3456f85a6eb9e791b298603733968df9c1fb111
2024-02-10 14:42 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®