[PATCH] tracing: Use seq_buf for string concatenation
2026-06-20 17:54 UTC
[PATCH] media: Documentation: fix v4l2-subdev incorrect ops field and category references
2026-06-20 8:18 UTC
[PATCH] mac802154: Prevent overwrite return code in mac802154_perform_association()
2026-06-19 20:58 UTC (4+ messages)
[PATCH 0/2] fs: refactor code to use clear_and_wake_up_bit()
2026-06-19 13:34 UTC (7+ messages)
` [PATCH 1/2] fs: buffer: use clear_and_wake_up_bit() in unlock_buffer()
` [PATCH 2/2] fs: jbd2: use clear_and_wake_up_bit() in journal_end_buffer_io_sync()
[PATCH] Docs/mm: fix documentation warning for GFP parameter in kmalloc_obj, kmalloc_objs and kmalloc_flex
2026-06-19 11:36 UTC
[PATCH] tools/include/linux/types.h: add ulong typedef for musl compatibility
2026-06-18 20:03 UTC (2+ messages)
[PATCH v3] spi: dt-bindings: octeon: Convert to DT schema
2026-06-18 18:01 UTC
[PATCH] rust: i2c: avoid locking when calling I2cAdapter::inc_ref
2026-06-18 15:32 UTC (4+ messages)
[PATCH] modpost: release allocation when early return no suffix .o in read_symbols()
2026-06-17 22:30 UTC (4+ messages)
[PATCH] usb: rust: mark Device and Interface methods as inline
2026-06-17 15:39 UTC (7+ messages)
[PATCH 5.15.y] mm: Fix copy_from_user_nofault()
2026-06-16 17:40 UTC
[PATCH v2] spi: dt-bindings: octeon: Convert to DT schema
2026-06-15 22:19 UTC (2+ messages)
[PATCH v2 1/2] staging: octeon: add missing tasklet_kill in cvm_oct_tx_shutdown
2026-06-15 17:27 UTC (2+ messages)
` [PATCH v2 2/2] staging: octeon: add missing napi_disable in cvm_oct_rx_shutdown
[PATCH 1/2] staging: octeon: add missing tasklet_kill in cvm_oct_tx_shutdown
2026-06-15 9:10 UTC (5+ messages)
` [PATCH 2/2] staging: octeon: add missing napi_disable in cvm_oct_rx_shutdown
[PATCH v5] iio: tcs3472: implement wait time and sampling frequency
2026-06-11 17:13 UTC (3+ messages)
[PATCH] staging: media: atomisp: use kvmalloc_objs() in make_histogram()
2026-06-10 13:36 UTC (2+ messages)
[PATCH v2] dt-bindings: leds: bcm6358: Convert to DT schema
2026-06-10 8:39 UTC (2+ messages)
[PATCH] get_maintainer: add recipients to output of script
2026-06-10 7:49 UTC (10+ messages)
[PATCH] PM: hibernate: Mark undocumented snapshot helpers as non-kernel-doc
2026-06-09 23:16 UTC
[PATCH v2] regulator: dt-bindings: mt6311: Convert to DT schema
2026-06-09 21:46 UTC (3+ messages)
[PATCH v3] staging: rtl8723bs: fix unnamed parameters warning detected at checkpatch
2026-06-09 22:07 UTC
[PATCH] spi: dt-bindings: octeon: Convert to DT schema
2026-06-09 15:25 UTC (6+ messages)
[PATCH] fuse: use min_t() instead of ternary operator
2026-06-09 14:48 UTC (2+ messages)
[PATCH v4] iio: tcs3472: implement wait time and sampling frequency
2026-06-09 14:41 UTC (6+ messages)
[PATCH] afs: use %pe to print error pointers in security.c
2026-06-08 16:16 UTC
[PATCH] PM: hibernate: Fix kernel-doc comment for add_rtree_block()
2026-06-08 13:37 UTC (2+ messages)
[PATCH] selftests/zram: fix kernel_gte() for POSIX sh
2026-06-07 9:57 UTC
[PATCH v3 0/8] iio: tcs3472: cleanups, devm conversion and wait time
2026-06-07 9:44 UTC (25+ messages)
` [PATCH v3 1/8] iio: tcs3472: power down chip on probe failure
` [PATCH v3 2/8] iio: tcs3472: sort headers alphabetically
` [PATCH v3 3/8] iio: tcs3472: convert remaining locking to guard(mutex)
` [PATCH v3 4/8] iio: tcs3472: use ! instead of explicit NULL check
` [PATCH v3 5/8] iio: tcs3472: use devm for resource management
` [PATCH v3 6/8] iio: tcs3472: use local struct device * for remaining cases
` [PATCH v3 7/8] iio: tcs3472: move standalone return to default case
` [PATCH v3 8/8] iio: tcs3472: implement wait time and sampling frequency
[PATCH] lib/math: add KUnit test suite for polynomial_calc()
2026-06-06 3:03 UTC
[PATCH v4 0/2] iio: adc: spear_adc: sort and clean up headers for IWYU
2026-06-05 18:10 UTC (5+ messages)
` [PATCH v4 1/2] iio: adc: spear_adc: sort includes alphabetically
` [PATCH v4 2/2] iio: adc: spear_adc: align headers with IWYU principle
[PATCH] regulator: dt-bindings: mt6311: Convert to DT schema
2026-06-04 1:47 UTC (2+ messages)
[PATCH v2 0/2] Bluetooth: Fix data-races in SCO/ISO connect paths
2026-06-02 17:20 UTC (4+ messages)
` [PATCH v2 1/2] Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls
` [PATCH v2 2/2] Bluetooth: SCO: Fix data-race on sco_pi fields in sco_connect
[PATCH 0/4] iio: pressure: mpl3115: add hardware FIFO support
2026-06-02 10:31 UTC (24+ messages)
` [PATCH 1/4] iio: pressure: mpl3115: convert probe to fully devm managed
` [PATCH 2/4] iio: pressure: mpl3115: clean up interrupt handling and locking
` [PATCH 3/4] iio: pressure: mpl3115: generalize interrupt pin routing
` [PATCH 4/4] iio: pressure: mpl3115: add hardware FIFO support
[PATCH] dt-bindings: leds: bcm6358: Convert to DT schema
2026-06-01 20:20 UTC (5+ messages)
[PATCH] apparmor: fix kernel-doc warnings
2026-05-31 19:36 UTC
[PATCH v1 0/2] Bluetooth: Fix data-race on dst/src in connect paths
2026-05-29 17:33 UTC (3+ messages)
` [PATCH v1 1/2] Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls
` [PATCH v1 2/2] Bluetooth: SCO: Fix data-race on dst in sco_connect
[PATCH] ext4: Use %pe to print PTR_ERR() in namei.c
2026-05-28 14:56 UTC (2+ messages)
[PATCH v3] Bluetooth: RFCOMM: validate skb length in MCC handlers
2026-05-28 14:20 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: fix unnamed parameters warning detected at checkpatch
2026-05-23 14:18 UTC
[PATCH] ASoC: soc-utils: Add missing va_end in snd_soc_ret()
2026-05-19 14:57 UTC (2+ messages)
[PATCH v2 0/5] devm conversion, wait time, locking cleanup
2026-05-21 11:31 UTC (31+ messages)
` [PATCH v2 1/5] iio: light: tcs3472: sort headers alphabetically
` [PATCH v2 2/5] iio: light: tcs3472: convert remaining locking to guard(mutex)
` [PATCH v2 3/5] iio: light: tcs3472: use devm for resource management
` [PATCH v2 4/5] iio: light: tcs3472: implement wait time and sampling frequency
` [PATCH v2 5/5] iio: light: tcs3472: move standalone return to default case
[PATCH v2] tee: qcomtee: add missing va_end in early return qcomtee_object_user_init()
2026-05-20 10:51 UTC (2+ messages)
[PATCH] tee: qcomtee: add missing va_end in early return qcomtee_object_user_init()
2026-05-18 22:56 UTC (6+ messages)
[PATCH] drivers: qcom: fix typo in comment
2026-05-17 15:00 UTC (3+ messages)
[PATCH] Makefile: Add EXTRAVERSION field
2026-05-15 14:06 UTC
[PATCH RFT] ALSA: scarlett2: Add missing error check when initialise Autogain Status
2026-05-15 6:33 UTC (2+ messages)
[PATCH] Makefile: add extra version identifier to EXTRAVERSION
2026-05-15 4:19 UTC
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox