summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-12-281-1/+5
|\
| * linux/export: Ensure natural alignment of kcrctab arrayHelge Deller2023-12-291-0/+1
| * linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller2023-12-231-1/+4
* | Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-232-4/+2
|\ \
| * | Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada2023-12-191-1/+0
| * | Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada2023-12-191-3/+0
| * | driver core: Add a guard() definition for the device_lock()Dan Williams2023-12-151-0/+2
* | | Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-211-0/+1
|\ \ \
| * | | keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells2023-12-211-0/+1
* | | | Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-212-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2023-12-211-0/+4
| |\ \ \
| | * | | bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa2023-12-151-0/+4
| * | | | Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-12-141-1/+2
| |\ \ \ \
| | * | | | wifi: ieee80211: don't require protected vendor action framesJohannes Berg2023-12-121-1/+2
* | | | | | Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-12-151-0/+3
|\ \ \ \ \ \
| * | | | | | PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold2023-12-111-0/+3
* | | | | | | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-151-50/+0
* | | | | | | cred: switch to using atomic_long_tJens Axboe2023-12-151-4/+4
* | | | | | | Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxLinus Torvalds2023-12-151-0/+3
|\ \ \ \ \ \ \
| * | | | | | | io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEJens Axboe2023-12-131-0/+3
* | | | | | | | Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-154-28/+39
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | mm/mglru: reclaim offlined memcgs harderYu Zhao2023-12-121-4/+4
| * | | | | | | mm/mglru: respect min_ttl_ms with memcgsYu Zhao2023-12-121-13/+17
| * | | | | | | mm/mglru: fix underprotected page cacheYu Zhao2023-12-121-9/+14
| * | | | | | | mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park2023-12-121-0/+2
| * | | | | | | mm: fix VMA heap bounds checkingKefeng Wang2023-12-121-4/+4
| * | | | | | | Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-0615-47/+79
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-141-1/+8
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-12-081-1/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky2023-12-041-1/+1
| | * | | | | | | | net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky2023-12-041-0/+7
* | | | | | | | | | Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-121-0/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | jbd2: increase the journal IO's priorityZhang Yi2023-11-301-0/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-12-081-0/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-12-061-0/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | firmware: arm_ffa: Declare ffa_bus_type structure in the headerSudeep Holla2023-11-131-0/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-083-5/+3
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | highmem: fix a memory copy problem in memcpy_from_folioSu Hui2023-12-061-1/+1
| * | | | | | | units: add missing headerAndy Shevchenko2023-12-061-0/+1
| * | | | | | | hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz2023-12-061-4/+1
* | | | | | | | Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-074-6/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-071-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa2023-12-061-0/+3
| * | | | | | | | | net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov2023-12-061-6/+2
| * | | | | | | | | r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane2023-12-061-0/+1
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | net: stmmac: fix FPE events losingJianheng Zhang2023-12-041-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-12-071-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones2023-11-281-0/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-12-031-6/+2
|\ \ \ \ \ \ \
| * | | | | | | vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson2023-11-301-6/+2
| | |_|_|/ / / | |/| | | | |