summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysio_uring/sqpoll: ensure task state is TASK_RUNNING when running task_workJens Axboe1-0/+1
5 daysio_uring/rsrc: ignore dummy_ubuf for buffer cloningJens Axboe1-1/+2
6 daysio_uring/sqpoll: close race on waiting for sqring entriesJens Axboe1-1/+8
2024-10-07io_uring/rw: allow pollable non-blocking attempts for !FMODE_NOWAITJens Axboe1-17/+16
2024-10-06io_uring/rw: fix cflags posting for single issue multishot readJens Axboe1-7/+12
2024-09-30io_uring/net: harden multishot termination case for recvJens Axboe1-1/+3
2024-09-24io_uring: fix casts to io_req_flags_tMin-Hua Chen1-1/+1
2024-09-24io_uring: fix memory leak when cache init failGuixin Liu1-1/+4
2024-09-24Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-8/+40
2024-09-24Merge tag 'for-6.12/io_uring-20240922' of git://git.kernel.dk/linuxLinus Torvalds8-35/+55
2024-09-24Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+10
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds55-167/+700
2024-09-24Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-1/+6
2024-09-24Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-47/+2359
2024-09-24Merge tag 'keys-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-139/+180
2024-09-24Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+9
2024-09-24Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds297-1364/+7385
2024-09-24Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds423-3452/+17001
2024-09-24Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds69-605/+1747
2024-09-24Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-28/+19
2024-09-24Merge tag 'backlight-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+4
2024-09-24Merge tag 'leds-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds37-406/+756
2024-09-24Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds44-139/+163
2024-09-24Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds66-275/+2791
2024-09-24Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds41-793/+1191
2024-09-24Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-27/+68
2024-09-23Merge tag 'linux-watchdog-6.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds12-47/+388
2024-09-23Merge tag 'pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds84-1274/+6001
2024-09-23Merge tag 'ntb-6.12' of https://github.com/jonmason/ntbLinus Torvalds7-15/+31
2024-09-23Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-774/+1065
2024-09-23ipe: Add missing terminator to list of unit testsGuenter Roeck1-0/+1
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds111-1323/+3353
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds200-495/+4955
2024-09-23Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-51/+27
2024-09-23Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds5-4/+37
2024-09-23Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-28/+15
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds89-1690/+3155
2024-09-23sched_ext: Provide a sysfs enable_seq counterAndrea Righi3-0/+28
2024-09-23sched_ext: Fix build when !CONFIG_STACKTRACETejun Heo1-3/+4
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds83-559/+562
2024-09-23mm: fix build on 32-bit targets without MAX_PHYSMEM_BITSLinus Torvalds1-1/+1
2024-09-23sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()Pat Somaru1-1/+2
2024-09-23sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHTYu Liao1-4/+5
2024-09-23mfd: atc260x: Convert a bunch of commas to semicolonsChen Ni1-2/+2
2024-09-23dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775pMukesh Ojha1-0/+1
2024-09-23mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDsIlpo Järvinen1-0/+26
2024-09-23mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDsIlpo Järvinen1-0/+13
2024-09-23dt-bindings: mfd: syscon: Add rk3576 QoS register compatibleDetlev Casanova1-0/+2
2024-09-23dt-bindings: mfd: adp5585: Add parsing of hogsHaibo Chen1-0/+7