summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-10-18srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomicPaul E. McKenney1-2/+2
2022-10-18rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney1-0/+12
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard337-2961/+7661
2022-10-18attr: use consistent sgid stripping checksChristian Brauner1-1/+1
2022-10-18ata: add ata_port_is_frozen() helperNiklas Cassel1-0/+5
2022-10-18Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2022-10-18dma-buf: Remove obsoleted internal lockDmitry Osipenko1-9/+0
2022-10-18dma-buf: Add unlocked variant of attachment-mapping functionsDmitry Osipenko1-0/+6
2022-10-18dma-buf: Add unlocked variant of vmapping functionsDmitry Osipenko1-0/+2
2022-10-17pstore/ram: Move internal definitions out of kernel-wide includeKees Cook1-99/+0
2022-10-17fs: edit a comment made in bad tastePaul Moore1-1/+1
2022-10-17static_call: Add call depth tracking supportPeter Zijlstra1-0/+2
2022-10-17x86/Kconfig: Introduce function paddingThomas Gleixner1-0/+4
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra1-2/+2
2022-10-17perf: Fix missing SIGTRAPsPeter Zijlstra1-4/+15
2022-10-17counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_arrayWilliam Breathitt Gray1-3/+2
2022-10-17fbdev: MIPS supports iomem addressesKees Cook1-1/+1
2022-10-17Merge existing fixes from spi/for-6.1 into new branchMark Brown1-1/+1
2022-10-17of: declare string literals constChristian Göttsche1-2/+2
2022-10-17of/address: introduce of_address_count() helperYang Yingliang1-0/+11
2022-10-17Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-18/+1
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-5/+21
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa1-8/+11
2022-10-16Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo1-1/+0
2022-10-15net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang1-0/+2
2022-10-15Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"Jakub Kicinski1-4/+6
2022-10-14Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+14
2022-10-14Merge branch 'clk-rate-range' into clk-nextStephen Boyd2-3/+17
2022-10-14clk: at91: fix the build with binutils 2.27Kefeng Wang1-2/+4
2022-10-14Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-20/+31
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-2/+22
2022-10-14net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi1-1/+1
2022-10-14net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi1-3/+3
2022-10-14Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds1-3/+3
2022-10-14Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds2-5/+2
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+1
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+9
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-3/+1
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-0/+7
2022-10-13mm/migrate_device.c: add migrate_device_range()Alistair Popple1-0/+7
2022-10-13mm: free device private pages have zero refcountAlistair Popple1-0/+1
2022-10-13mm/memory.c: fix race when faulting a device private pageAlistair Popple1-0/+8
2022-10-13mm/damon: move sz_damon_region to damon_sz_regionXin Hao1-0/+6
2022-10-13mm: more vma cache removalAlexey Dobriyan1-2/+0
2022-10-13io_uring: remove notif leftoversPavel Begunkov1-5/+0
2022-10-13io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov1-0/+2
2022-10-13Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds4-183/+126
2022-10-12Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+4
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-75/+53