summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
28 hoursLinux 6.6.145v6.6.145linux-6.6.yGreg Kroah-Hartman1-1/+1
28 hoursselftests/bpf: Add simple strscpy() implementationIhor Solodrai3-14/+37
28 hourstools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes2-0/+32
28 hoursdriver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich1-1/+2
28 hoursdriver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich1-1/+1
28 hoursjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
28 hoursjiffies: Define secs_to_jiffies()Easwar Hariharan2-2/+13
28 hourswriteback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li1-5/+0
28 hourswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara1-17/+19
28 hoursxfs: fix stupid compiler warningDarrick J. Wong1-1/+1
28 hoursBluetooth: btmtk: remove #ifdef around declarationsArnd Bergmann1-2/+0
28 hoursBluetooth: btmtk: Fix btmtk.c undefined reference build error harderArnd Bergmann1-0/+2
28 hoursselftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires1-0/+16
28 hoursBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz1-15/+3
28 hoursBluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz1-1/+1
28 hoursBluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
28 hoursksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy1-3/+9
28 hoursseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
28 hoursKVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier2-11/+7
28 hoursBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang3-32/+123
28 hoursBluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang2-11/+11
28 hoursBluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen8-61/+84
28 hoursBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz5-34/+68
28 hoursbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo1-1/+42
28 hoursbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo3-8/+29
28 hoursexfat: preserve benign secondary entries during rename and moveRochan Avlur3-72/+169
28 hoursexfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo1-38/+30
28 hoursexfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo3-48/+38
28 hoursexfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo1-17/+19
28 hoursexfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo1-16/+7
28 hoursexfat: move free cluster out of exfat_init_ext_entry()Yuezhang Mo2-6/+4
28 hoursmm: do file ownership checks with the proper mount idmapPedro Falcato4-5/+8
28 hoursregulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang1-1/+3
28 hoursregulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
28 hoursaudit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina1-2/+9
28 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina4-114/+74
28 hourscrypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
28 hoursbtrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo4-34/+57
28 hoursusb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
28 hoursnvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen1-3/+12
28 hoursnvmet: return DHCHAP status codes from nvmet_setup_auth()Hannes Reinecke4-45/+43
28 hoursnvmet: remove superfluous initializationChaitanya Kulkarni1-2/+2
28 hoursusb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-1/+2
28 hourscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum1-7/+12
28 hourscrypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König2-3/+3
28 hoursusb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-1/+1
28 hoursusb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
28 hoursusb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
28 hoursbpf: Allow LPM map access from sleepable BPF programsVlad Poenaru1-2/+2
28 hoursbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko5-29/+16