summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald
2024-02-01ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald
2024-01-31af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
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-31netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso
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-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-28iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco
2024-01-27tty: serial: Fix bit order in RS485 flag definitionsChristoph Niedermaier
2024-01-26ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel
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 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drmLinus 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-25Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-25Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2024-01-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-01-24xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski
2024-01-24xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski
2024-01-24Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-24exec: Distinguish in_execve from in_execKees Cook
2024-01-24netfilter: nf_tables: cleanup documentationGeorge Guo
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-24net/sched: flower: Fix chain template offloadIdo Schimmel
2024-01-23nvmet: unify aer type enumGuixin Liu
2024-01-22afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells
2024-01-22Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-22accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21udp: fix busy pollingEric Dumazet
2024-01-20Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima