summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysLinux 6.6.147v6.6.147linux-6.6.yGreg Kroah-Hartman1-1/+1
2 daysposix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner3-87/+143
3 daysLinux 6.6.146v6.6.146Greg Kroah-Hartman1-1/+1
3 daysmm: refactor mm_access() to not return NULLLorenzo Stoakes4-18/+21
8 daysLinux 6.6.145v6.6.145Greg Kroah-Hartman1-1/+1
8 daysselftests/bpf: Add simple strscpy() implementationIhor Solodrai3-14/+37
8 daystools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes2-0/+32
8 daysdriver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich1-1/+2
8 daysdriver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich1-1/+1
8 daysjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
8 daysjiffies: Define secs_to_jiffies()Easwar Hariharan2-2/+13
8 dayswriteback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li1-5/+0
8 dayswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara1-17/+19
8 daysxfs: fix stupid compiler warningDarrick J. Wong1-1/+1
8 daysBluetooth: btmtk: remove #ifdef around declarationsArnd Bergmann1-2/+0
8 daysBluetooth: btmtk: Fix btmtk.c undefined reference build error harderArnd Bergmann1-0/+2
8 daysselftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires1-0/+16
8 daysBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz1-15/+3
8 daysBluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz1-1/+1
8 daysBluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
8 daysksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy1-3/+9
8 daysseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
8 daysKVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier2-11/+7
8 daysBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang3-32/+123
8 daysBluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang2-11/+11
8 daysBluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen8-61/+84
8 daysBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz5-34/+68
8 daysbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo1-1/+42
8 daysbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo3-8/+29
8 daysexfat: preserve benign secondary entries during rename and moveRochan Avlur3-72/+169
8 daysexfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo1-38/+30
8 daysexfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo3-48/+38
8 daysexfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo1-17/+19
8 daysexfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo1-16/+7
8 daysexfat: move free cluster out of exfat_init_ext_entry()Yuezhang Mo2-6/+4
8 daysmm: do file ownership checks with the proper mount idmapPedro Falcato4-5/+8
8 daysregulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang1-1/+3
8 daysregulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
8 daysaudit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina1-2/+9
8 daysaudit: add audit_log_nf_skb helper functionRicardo Robaina4-114/+74
8 dayscrypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
8 daysbtrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo4-34/+57
8 daysusb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
8 daysnvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen1-3/+12
8 daysnvmet: return DHCHAP status codes from nvmet_setup_auth()Hannes Reinecke4-45/+43
8 daysnvmet: remove superfluous initializationChaitanya Kulkarni1-2/+2
8 daysusb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-1/+2
8 dayscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum1-7/+12
8 dayscrypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König2-3/+3
8 daysusb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-1/+1