[PATCH v2 0/5] devm conversion, wait time, locking cleanup
2026-05-21 1:03 UTC (30+ 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 0/2] fs: refactor code to use clear_and_wake_up_bit()
2026-05-20 20:05 UTC (3+ 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 v2] tee: qcomtee: add missing va_end in early return qcomtee_object_user_init()
2026-05-20 10:51 UTC (2+ messages)
[PATCH] ASoC: soc-utils: Add missing va_end in snd_soc_ret()
2026-05-19 5:40 UTC
[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
[PATCH] ext4: Use %pe to print PTR_ERR() in namei.c
2026-05-12 22:10 UTC (2+ messages)
[PATCH] Documentation: kvm: update links in the references section of AMD Memory Encryption
2026-05-12 20:26 UTC (3+ messages)
[PATCH] HID: usbhid: replace strlcat with better alternatives
2026-05-12 15:33 UTC (2+ messages)
[PATCH 0/3] hwmon: lm93: clean up coding style issues
2026-05-08 16:27 UTC (5+ messages)
` [PATCH 1/3] hwmon: lm93: Add missing blank lines after declarations
` [PATCH 2/3] hwmon: lm93: Change unsigned to unsigned int for clarity
` [PATCH 3/3] hwmon: lm93: Remove else blocks after break or return for consistency
[PATCH] docs: leds: fix sysfs ABI reference in lp5812.rst
2026-05-07 11:46 UTC (2+ messages)
` (subset) "
[PATCH 0/3] iio: light: tcs3472: devm conversion, wait time, locking cleanup
2026-05-06 18:17 UTC (12+ messages)
` [PATCH 1/3] iio: light: tcs3472: use devm for resource management
` [PATCH 2/3] iio: light: tcs3472: implement wait time and sampling frequency
` [PATCH 3/3] iio: light: tcs3472: Use guard(mutex)() family over manual locking
[PATCH] kselftest: fix doc for ksft_test_result_report()
2026-05-05 18:41 UTC (2+ messages)
[PATCH] kbuild: add pavan-lfx suffix to EXTRAVERSION
2026-05-02 15:27 UTC
[PATCH] kunit: Fix spelling mistakes in comments and messages
2026-05-02 2:56 UTC (2+ messages)
[PATCH] Documentation: hwmon: fix link to ideapad-laptop.c file
2026-04-30 17:57 UTC (2+ messages)
[PATCH] Makefile: Add EXTRAVERSION for LKMP Summer 2026
2026-04-30 5:01 UTC
[PATCH] Bluetooth: btintel_pcie: Remove unused ret in btintel_pcie_submit_rx_work()
2026-04-30 4:05 UTC
[PATCH RFT] objtool: Validate find symtab in elf_create_rela_section()
2026-04-28 4:30 UTC
[PATCH] kbuild: add custom EXTRAVERSION for LFX mentorship
2026-04-27 12:43 UTC (2+ messages)
[PATCH] sound: ua101: fix division by zero at probe
2026-04-27 12:46 UTC (3+ messages)
[PATCH] Documentation: fix spelling mistake "stucture" -> "structure"
2026-04-27 9:56 UTC (2+ messages)
[PATCH RFT v2] media: atomisp: Add error check in create_host_regular_capture_pipeline()
2026-04-25 4:11 UTC (3+ messages)
[PATCH] ext4: Use %pe to print PTR_ERR() in super.c
2026-04-24 15:55 UTC
[PATCH] ext4: Use %pe to print PTR_ERR() in extents.c
2026-04-24 15:43 UTC
[PATCH RFT] media: atomisp: Add error check in create_host_regular_capture_pipeline()
2026-04-24 5:47 UTC (3+ messages)
[PATCH] kunit: fat: test cluster and directory i_pos layout helpers
2026-04-23 15:29 UTC
[PATCH v2 0/2] Bluetooth: ISO: Fix KCSAN data-races on iso_pi(sk)
2026-04-21 17:40 UTC (4+ messages)
` [PATCH v2 1/2] Bluetooth: ISO: Fix data-race on dst in iso_sock_connect()
` [PATCH v2 2/2] Bluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event paths
[PATCH] staging: rtl8723bs: remove unused offset in phase 2 _BlockWrite()
2026-04-21 14:33 UTC (3+ messages)
[PATCH 0/2] Bluetooth: ISO: Fix KCSAN data-races on iso_pi(sk)
2026-04-20 19:23 UTC (4+ messages)
` [PATCH 1/2] Bluetooth: ISO: Fix data-race on dst in iso_sock_connect()
` [PATCH 2/2] Bluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event paths
[PATCH] Documentation: fix spelling mistake "Minumum" -> "Minimum"
2026-04-20 18:07 UTC (5+ messages)
[PATCH v4 0/2] iio: light: cm3323: fix and cleanup
2026-04-20 17:53 UTC (4+ messages)
` [PATCH v4 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH v4 2/2] iio: light: cm3323: use dev_err_probe() in probe path
[PATCH v2 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-04-20 16:50 UTC (4+ messages)
` [PATCH] [PATCH v2 1/3] "
` [PATCH v2 2/3] Documentation: RCU: "
` [PATCH v2 3/3] Documentation: deprecated.rst: type-aware kmalloc-family: mark optional argument as such
[PATCH] Documentation: adopt new coding style of type-aware kmalloc-family
2026-04-18 11:44 UTC (4+ messages)
[PATCH v4 0/5] staging: rtl8723bs: Code cleanup in drivers/staging/rtl8723bs
2026-04-14 6:15 UTC (22+ messages)
` [PATCH v4 1/5] staging: rtl8723bs: move constant to right side of test in comparison
` [PATCH v4 2/5] staging: rtl8723bs: remove empty if statement block
` [PATCH v4 3/5] staging: rtl8723bs: simplify boolean return in IsFrameTypeCtrl()
` [PATCH v4 4/5] staging: rtl8723bs: use read_poll_timeout_atomic in _is_fw_read_cmd_down
` [PATCH v4 5/5] staging: rtl8723bs: remove duplicate rate checks in PHY_GetTxPowerIndexBase()
[PATCH v2] Bluetooth: RFCOMM: validate skb length in MCC handlers
2026-04-14 1:07 UTC
[PATCH] Bluetooth: RFCOMM: validate skb length in MCC handlers
2026-04-13 18:19 UTC (4+ messages)
[PATCH] staging: fbtft: Use %pe format specifier for error pointers
2026-04-13 7:53 UTC (4+ messages)
[PATCH] Bluetooth: hci_event: reject incoming conn request when MASTER conn exists
2026-04-10 10:42 UTC
[RFT PATCH v3 0/5] staging: rtl8723bs: Code cleanup in drivers/staging/rtl8723bs
2026-04-09 13:33 UTC (21+ messages)
` [RFT PATCH v3 1/5] staging: rtl8723bs: move constant to right side of test in comparison
` [RFT PATCH v3 2/5] staging: rtl8723bs: remove empty if statement block
` [RFT PATCH v3 3/5] staging: rtl8723bs: simplify boolean return in IsFrameTypeCtrl()
` [RFT PATCH v3 4/5] staging: rtl8723bs: use read_poll_timeout_atomic in _is_fw_read_cmd_down
` [RFT PATCH v3 5/5] staging: rtl8723bs: remove duplicate rate checks in PHY_GetTxPowerIndexBase()
[PATCH] staging: rtl8723bs: fix unnamed parameters warning detected at checkpatch
2026-04-07 14:25 UTC (2+ messages)
[PATCH v3 0/2] iio: light: cm3323: fix and cleanup
2026-04-07 14:22 UTC (4+ messages)
` [PATCH v3 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH v3 2/2] iio: light: cm3323: use dev_err_probe() in probe path
[PATCH v2 0/2] iio: light: cm3323: fix and cleanup
2026-04-06 17:24 UTC (5+ messages)
` [PATCH v2 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH v2 2/2] iio: light: cm3323: use dev_err_probe() in probe path
[PATCH v3] perf header: Validate build_id filename length to prevent buffer overflow
2026-04-04 0:15 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: fix constant on left side of test checkpatch warnings
2026-04-03 9:46 UTC (6+ messages)
[PATCH 0/2] Subject: [PATCH 0/2] iio: light: cm3323: fix and cleanup
2026-04-02 16:14 UTC (5+ messages)
` [PATCH 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH 2/2] iio: light: cm3323: use dev_err_probe() in probe path
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).