aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-08net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXGravatar Maciej Żenczykowski 2-6/+10
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 1-1/+8
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 7-8/+22
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+3
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupGravatar Ido Schimmel 1-0/+2
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-0/+3
2023-12-06bpf: Fix prog_array_map_poke_run map poke updateGravatar Jiri Olsa 1-0/+3
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskGravatar Dmitry Safonov 1-6/+2
2023-12-06net/tcp: Consistently align TCP-AO option in the headerGravatar Dmitry Safonov 1-0/+6
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Gravatar Kelly Kane 1-0/+1
2023-12-05tcp: fix mid stream window clamp.Gravatar Paolo Abeni 1-2/+7
2023-12-04net/mlx5e: Tidy up IPsec NAT-T SA discoveryGravatar Leon Romanovsky 1-1/+1
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeGravatar Leon Romanovsky 1-0/+7
2023-12-04net: stmmac: fix FPE events losingGravatar Jianheng Zhang 1-0/+1
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-6/+2
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-10/+10
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-0/+4
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-14/+11
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2023-12-02Merge tag 'sound-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+1
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 3-1/+23
2023-12-02Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+3
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+3
2023-12-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-3/+9
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-2/+7
2023-12-01Merge branch 'acpi-tables'Gravatar Rafael J. Wysocki 2-14/+11
2023-12-01rethook: Use __rcu pointer for rethook::handlerGravatar Masami Hiramatsu (Google) 2-5/+8
2023-12-01kprobes: consistent rcu api usage for kretprobe holderGravatar JP Kobryn 1-5/+2
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 1-0/+7
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 6-2/+71
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 2-1/+16
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Gravatar Felix Kuehling 1-0/+7
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartGravatar Sean Christopherson 1-6/+2
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 3-1/+68
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-0/+2
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockGravatar John Fastabend 2-0/+2
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateGravatar Wyes Karny 1-0/+4
2023-11-28block: warn once for each partition in bio_check_ro()Gravatar Yu Kuai 1-0/+1
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceGravatar Ming Lei 1-1/+2
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsGravatar Jens Axboe 1-0/+3
2023-11-28platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendGravatar Luke D. Jones 1-0/+3
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGravatar Gustavo A. R. Silva 1-1/+1
2023-11-28drm/gpuvm: Fix deprecated license identifierGravatar Thomas Hellström 1-1/+1
2023-11-27Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-1/+1
2023-11-27uapi: propagate __struct_group() attributes to the container unionGravatar Dmitry Antipov 1-1/+1
2023-11-27dma-buf: fix check in dma_resv_add_fenceGravatar Christian König 1-0/+15
2023-11-27wifi: cfg80211: add locked debugfs wrappersGravatar Johannes Berg 1-0/+46
2023-11-27debugfs: add API to allow debugfs operations cancellationGravatar Johannes Berg 1-0/+19
2023-11-27iommu: Avoid more races around device probeGravatar Robin Murphy 1-0/+1