summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-05block: move cgroup time handling code into blk.hJens Axboe1-42/+0
2024-02-05regmap: rework ->max_register handlingJan Dakinevich1-0/+5
2024-02-05spi: Remove the @multi_cs_cap to prevent kernel-doc warningsR SUNDAR1-2/+0
2024-02-05PM: sleep: stats: Define suspend_stats next to the code using itRafael J. Wysocki1-56/+15
2024-02-05mtd: flashchip: explicitly include <linux/wait.h>Tudor Ambarus1-0/+1
2024-02-05PM: sleep: stats: Use unsigned int for success and failure countersRafael J. Wysocki1-2/+2
2024-02-05PM: sleep: stats: Use an array of step failure countersRafael J. Wysocki1-8/+4
2024-02-05mtd: spinand: Add support for 5-byte IDsEzra Buehler1-1/+1
2024-02-05PM: sleep: stats: Use array of suspend step namesRafael J. Wysocki1-1/+2
2024-02-05filelock: don't do security checks on nfsd setlease callsJeff Layton1-0/+7
2024-02-05filelock: split leases out of struct file_lockJeff Layton2-18/+36
2024-02-05filelock: remove temporary compatibility macrosJeff Layton1-16/+0
2024-02-05lockd: adapt to breakup of struct file_lockJeff Layton2-5/+4
2024-02-05filelock: convert fl_blocker to file_lock_coreJeff Layton1-1/+1
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton2-19/+41
2024-02-05filelock: add some new helper functionsJeff Layton1-0/+44
2024-02-05fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.JonasZhou1-1/+1
2024-02-05workqueue: Implement BH workqueues to eventually replace taskletsTejun Heo1-0/+11
2024-02-04net: make dev_unreg_count globalEric Dumazet1-0/+1
2024-02-04tun: Fix code style issues in <linux/if_tun.h>Yunjian Wang1-3/+13
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa1-2/+2
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman17-38/+34
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman17-38/+34
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny1-0/+23
2024-02-03bpf: Preserve boundaries and track scalars on narrowing fillMaxim Mikityanskiy1-0/+9
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds1-8/+2
2024-02-02init: Declare rodata_enabled and mark_rodata_ro() at all timeChristophe Leroy1-4/+0
2024-02-02thermal: core: Change governor name to const char pointerAngeloGioacchino Del Regno1-2/+2
2024-02-02pidfd: implement PIDFD_THREAD flag for pidfd_open()Oleg Nesterov1-1/+2
2024-02-02pidfd: cleanup the usage of __pidfd_prepare's flagsOleg Nesterov1-1/+0
2024-02-02filelock: fl_pid field should be signed intJeff Layton1-1/+1
2024-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-18/+13
2024-02-02soc: qcom: add QCOM PBS driverAnjelique Melendez1-0/+30
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+4
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+0
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2-8/+13
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+4
2024-02-01mm/util: Introduce kmemdup_array()Kartik1-0/+1
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko1-0/+8
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko1-0/+1
2024-02-01iomap: pass the length of the dirty region to ->map_blocksChristoph Hellwig1-1/+1
2024-02-01iomap: map multiple blocks at a timeChristoph Hellwig1-0/+7
2024-02-01iomap: don't chain biosChristoph Hellwig1-2/+6
2024-02-01iomap: move the io_folios field out of struct iomap_ioendChristoph Hellwig1-1/+1
2024-02-01cpumask: define cleanup function for cpumasksYury Norov1-0/+3
2024-02-01cpumask: add cpumask_weight_andnot()Yury Norov2-0/+25
2024-02-01platform/chrome: Update binary interface for EC-based watchdogLukasz Majczak1-43/+35