messages from 2026-01-25 19:50:58 to 2026-05-12 22:32:22 UTC [more...]
[PATCH v2 0/5] devm conversion, wait time, locking cleanup
2026-05-12 22:32 UTC (4+ 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] 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 RFT] ALSA: scarlett2: Add missing error check when initialise Autogain Status
2026-05-08 3:39 UTC
[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 (17+ 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
[PATCH] staging: rtl8723bs: place constant on right side of equality operator
2026-03-23 14:52 UTC (5+ messages)
[PATCH] staging: greybus: standardize data type and fix alignment to parentheses
2026-03-08 18:48 UTC (2+ messages)
[PATCH v4] scsi: target: fix recursive locking in __configfs_open_file()
2026-03-01 2:11 UTC (3+ messages)
[PATCH] ocfs2: Fix circular locking dependency in ocfs2_del_inode_from_orphan()
2026-02-28 5:12 UTC (9+ messages)
[PATCH v3] scsi: target: fix recursive locking in __configfs_open_file()
2026-02-16 5:54 UTC (4+ messages)
[PATCH] Makefile: Add extraversrsion to makefile
2026-02-15 14:50 UTC
[PATCH] docs: bindings: da9055: fix dead link to codec binding
2026-02-04 13:21 UTC (3+ messages)
` (subset) "
[PATCH v2] scsi: target: fix recursive locking in __configfs_open_file()
2026-01-29 13:49 UTC (2+ messages)
[PATCH v2] net: skbuff: fix uninitialized memory use in pskb_expand_head()
2026-01-26 13:26 UTC (2+ messages)
[PATCH] clocksource/drivers/armada-370-xp: Fix dead link to timer binding
2026-01-26 10:00 UTC (3+ messages)
[PATCH] Makefile: add a custom EXTRAVERSION string for LKMP
2026-01-25 19:39 UTC
page: next (older) | prev (newer) | latest
- 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