summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
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-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
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 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-23Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-23drm: Fix color LUT roundingVille Syrjälä
2023-11-23drm/imagination/uapi: Add PowerVR driver UAPISarah Walker
2023-11-23drm/gpuvm: Helper to get range of unmap from a remap op.Donald Robson
2023-11-23sizes.h: Add entries between SZ_32G and SZ_64TMatt Coster
2023-11-22asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds
2023-11-21drm/dp_mst: Fix PBN divider calculation for UHBR ratesImre Deak
2023-11-21drm/dp_mst: Store the MST PBN divider value in fixed point formatImre Deak
2023-11-21drm/edid/firmware: drop drm_kms_helper.edid_firmware backward compatJani Nikula
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-20Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-19drm/print: Handle NULL drm device in __drm_printk()Luben Tuikov
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-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-16Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-11-16net: sched: do not offload flows with a helper in act_ctXin Long
2023-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-14Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-15perf/core: Fix cpuctx refcountingPeter Zijlstra
2023-11-14iosys-map: Rename locals used inside macrosMichał Winiarski
2023-11-14netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
2023-11-14drm/display/dp: Add helper function to get DSC bpp precisionAnkit Nautiyal
2023-11-14drm: Fix flip-task docsThomas Zimmermann