summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny
2023-11-28block: warn once for each partition in bio_check_ro()Yu Kuai
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceMing Lei
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsJens Axboe
2023-11-28platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-11-28drm/gpuvm: Fix deprecated license identifierThomas Hellström
2023-11-27Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-27uapi: propagate __struct_group() attributes to the container unionDmitry Antipov
2023-11-27dma-buf: fix check in dma_resv_add_fenceChristian König
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg
2023-11-27iommu: Avoid more races around device probeRobin Murphy
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-24scsi: sd: Fix system start for ATA devicesDamien Le Moal
2023-11-24scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet
2023-11-23Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-23Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-22ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang
2023-11-22asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds
2023-11-21HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-11-21Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-11-20bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman
2023-11-20bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman
2023-11-20bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann
2023-11-20block: Remove blk_set_runtime_active()Damien Le Moal
2023-11-20ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede
2023-11-20filemap: add a per-mapping stable writes flagChristoph Hellwig
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding
2023-11-19Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-19Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-19Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-11-18fs: Pass AT_GETATTR_NOSEC flag to getattr interface functionStefan Berger
2023-11-17linux/export: clean up the IA-64 KSYM_FUNC macroLukas Bulwahn
2023-11-17rxrpc: Fix RTT determination to use any ACK as a sourceDavid Howells
2023-11-16media: v4l2-subdev: Fix a 64bit bugDan Carpenter