summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-12-01Merge branch 'acpi-tables'Rafael J. Wysocki2-14/+11
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2-5/+8
2023-12-01kprobes: consistent rcu api usage for kretprobe holderJP Kobryn1-5/+2
2023-12-01jbd2: increase the journal IO's priorityZhang Yi1-0/+3
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+23
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+15
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson1-6/+2
2023-11-30Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2-1/+22
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend1-0/+1
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny1-0/+4
2023-11-28block: warn once for each partition in bio_check_ro()Yu Kuai1-0/+1
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceMing Lei1-1/+2
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsJens Axboe1-0/+3
2023-11-28platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones1-0/+3
2023-11-27dma-buf: fix check in dma_resv_add_fenceChristian König1-0/+15
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg1-0/+19
2023-11-27iommu: Avoid more races around device probeRobin Murphy1-0/+1
2023-11-26Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-13/+0
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+17
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee1-1/+3
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman8-21/+26
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet1-2/+7
2023-11-24Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2023-11-24Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-4/+42
2023-11-22ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang2-14/+11
2023-11-21HID: fix HID device resource race between HID core and debugging supportCharles Yi1-0/+3
2023-11-21Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman30-499/+281
2023-11-21bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman1-0/+11
2023-11-21bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman1-0/+5
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann1-4/+16
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann1-0/+10
2023-11-20block: Remove blk_set_runtime_active()Damien Le Moal1-1/+0
2023-11-20filemap: add a per-mapping stable writes flagChristoph Hellwig1-0/+17
2023-11-20Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2023-11-20Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2023-11-20Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+8
2023-11-17linux/export: clean up the IA-64 KSYM_FUNC macroLukas Bulwahn1-3/+1
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-4/+8
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+0
2023-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-3/+7
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song1-1/+1
2023-11-15Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2023-11-15perf/core: Fix cpuctx refcountingPeter Zijlstra1-5/+8
2023-11-13firmware: arm_ffa: Declare ffa_bus_type structure in the headerSudeep Holla1-0/+2
2023-11-13net: mdio: fix typo in headerMarek Behún1-1/+1
2023-11-11hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2-2/+3
2023-11-11Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+2