aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-27bcachefs: assign return error when iterating through layoutDiogo Jahchan Koike1-1/+3
2024-09-27bcachefs: Fix srcu warning in check_topologyKent Overstreet1-0/+2
2024-09-27bcachefs: Fix error path in check_dirent_inode_dirent()Kent Overstreet1-3/+2
2024-09-27bcachefs: memset bounce buffer portion to 0 after key_sort_fix_overlappingPiotr Zalewski1-0/+4
2024-09-27bcachefs: Improve bch2_is_inode_open() warning messageKent Overstreet1-3/+3
2024-09-27bcachefs: Add extra padding in bkey_make_mut_noupdate()Kent Overstreet1-1/+2
2024-09-27bcachefs: Mark inode errors as autofixKent Overstreet1-16/+16
2024-09-28Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...Dave Airlie100-831/+1027
2024-09-28fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin1-1/+1
2024-09-27Merge tag 'pm-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-8/+29
2024-09-27sched_ext: Remove redundant p->nr_cpus_allowed checkerZhang Qiao1-10/+1
2024-09-27sched_ext: Decouple locks in scx_ops_enable()Tejun Heo1-40/+27
2024-09-27sched_ext: Decouple locks in scx_ops_disable_workfn()Tejun Heo1-20/+17
2024-09-27sched_ext: Add scx_cgroup_enabled to gate cgroup operations and fix scx_tg_on...Tejun Heo1-13/+22
2024-09-27sched_ext: Enable scx_ops_init_task() separatelyTejun Heo1-4/+10
2024-09-27sched_ext: Fix SCX_TASK_INIT -> SCX_TASK_READY transitions in scx_ops_enable()Tejun Heo1-2/+3
2024-09-27sched_ext: Initialize in bypass modeTejun Heo1-10/+15
2024-09-27sched_ext: Remove SCX_OPS_PREPPINGTejun Heo1-22/+7
2024-09-27sched_ext: Relocate check_hotplug_seq() call in scx_ops_enable()Tejun Heo1-2/+1
2024-09-27Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds24-189/+286
2024-09-27ovl: fix file leak in ovl_real_fdget_meta()Amir Goldstein1-1/+1
2024-09-27Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-41/+56
2024-09-27Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds8-232/+325
2024-09-27Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds12-121/+583
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds26-403/+1089
2024-09-27perf vdso: Missed put on 32-bit dsosIan Rogers1-1/+3
2024-09-27Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo3360-44522/+109929
2024-09-27selftests: vDSO: align stack for O2-optimized memcpyJason A. Donenfeld1-0/+2
2024-09-27HID: bpf: fix cfi stubs for hid_bpf_opsBenjamin Tissoires1-0/+14
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds22-41/+104
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds25-193/+565
2024-09-27Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+4
2024-09-27Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang6-3/+58
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-47/+509
2024-09-27netfs: Advance iterator correctly rather than jumping itDavid Howells1-3/+9
2024-09-27afs: Fix the setting of the server responding flagDavid Howells1-1/+1
2024-09-27afs: Remove unused struct and function prototypeThorsten Blum1-9/+0
2024-09-27afs: Fix possible infinite loop with unresponsive serversMarc Dionne2-5/+10
2024-09-27pidfs: check for valid pid namespaceChristian Brauner1-1/+4
2024-09-27afs: Fix missing wire-up of afs_retry_request()David Howells1-0/+1
2024-09-27cachefiles: fix dentry leak in cachefiles_open_file()Baokun Li1-4/+3
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-146/+487
2024-09-27Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+7
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-164/+165
2024-09-27Documentation: KVM: fix warning in "make htmldocs"Paolo Bonzini1-0/+1
2024-09-27[tree-wide] finally take no_llseek outAl Viro221-270/+0
2024-09-27Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LELuiz Augusto von Dentz1-8/+5
2024-09-27Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+1
2024-09-27Bluetooth: L2CAP: Fix uaf in l2cap_connectLuiz Augusto von Dentz3-9/+3
2024-09-27Bluetooth: MGMT: Fix possible crash on mgmt_index_removedLuiz Augusto von Dentz1-9/+14