summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
27 hoursLinux 6.6.145v6.6.145linux-6.6.yGreg Kroah-Hartman
27 hoursselftests/bpf: Add simple strscpy() implementationIhor Solodrai
27 hourstools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes
27 hoursdriver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich
27 hoursdriver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich
27 hoursjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
27 hoursjiffies: Define secs_to_jiffies()Easwar Hariharan
27 hourswriteback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li
27 hourswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
27 hoursxfs: fix stupid compiler warningDarrick J. Wong
27 hoursBluetooth: btmtk: remove #ifdef around declarationsArnd Bergmann
27 hoursBluetooth: btmtk: Fix btmtk.c undefined reference build error harderArnd Bergmann
27 hoursselftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires
27 hoursBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
27 hoursBluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz
27 hoursBluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
27 hoursksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy
27 hoursseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
27 hoursKVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
27 hoursBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
27 hoursBluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang
27 hoursBluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen
27 hoursBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
27 hoursbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
27 hoursbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo
27 hoursexfat: preserve benign secondary entries during rename and moveRochan Avlur
27 hoursexfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo
27 hoursexfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo
27 hoursexfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo
27 hoursexfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo
27 hoursexfat: move free cluster out of exfat_init_ext_entry()Yuezhang Mo
27 hoursmm: do file ownership checks with the proper mount idmapPedro Falcato
27 hoursregulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang
27 hoursregulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski
27 hoursaudit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina
27 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina
27 hourscrypto: qat - fix restarting state leak on allocation failureAhsan Atta
27 hoursbtrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo
27 hoursusb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron
27 hoursnvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen
27 hoursnvmet: return DHCHAP status codes from nvmet_setup_auth()Hannes Reinecke
27 hoursnvmet: remove superfluous initializationChaitanya Kulkarni
27 hoursusb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker
27 hourscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum
27 hourscrypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König
27 hoursusb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan
27 hoursusb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira
27 hoursusb: iowarrior: remove inherent race with minor numberOliver Neukum
27 hoursbpf: Allow LPM map access from sleepable BPF programsVlad Poenaru
27 hoursbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko