summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-09Revert "get rid of DCACHE_GENOCIDE"Al Viro
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li
2024-02-07libceph: fail sparse-read if the data length doesn't matchXiubo Li
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara
2024-02-06remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein
2024-02-06serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)
2024-02-06hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-01-31nvme: take const cmd pointer in read-only helpersCaleb Sander
2024-01-31netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-01-31HID: bpf: use __bpf_kfunc instead of noinlineBenjamin Tissoires
2024-01-31IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang
2024-01-31RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky
2024-01-30lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek
2024-01-30dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-26Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2024-01-26Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-25mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver
2024-01-25mm: mmap: map MAP_STACK to VM_NOHUGEPAGEYang Shi
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-24exec: Distinguish in_execve from in_execKees Cook
2024-01-24spi: Raise limit on number of chip selectsMark Brown
2024-01-24x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2024-01-23nvmet: unify aer type enumGuixin Liu
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann
2024-01-22ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa
2024-01-22iio: imu: adis: ensure proper DMA alignmentNuno Sa
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21udp: fix busy pollingEric Dumazet