summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-04net/mlx5: hw counters: Make fc_stats & fc_pool privateCosmin Ratiu
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-04Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-10-04HID: add per device quirk to force bind to hid-genericBenjamin Tissoires
2024-10-04HID: bpf: move HID-BPF report descriptor fixup earlierBenjamin Tissoires
2024-10-04usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flagXu Yang
2024-10-04appletalk: Remove deadcodeDr. David Alan Gilbert
2024-10-04mm: Define VM_SHADOW_STACK for arm64 when we support GCSMark Brown
2024-10-04prctl: arch-agnostic prctl for shadow stackMark Brown
2024-10-04mm: Define VM_HIGH_ARCH_6Mark Brown
2024-10-04HID: stop exporting hid_snto32()Dmitry Torokhov
2024-10-04Input: serio - define serio_pause_rx guard to pause and resume serio portsDmitry Torokhov
2024-10-04ceph: Remove call to PagePrivate2()Matthew Wilcox (Oracle)
2024-10-04mm: Remove PageMappedToDiskMatthew Wilcox (Oracle)
2024-10-03bpf: Use KF_FASTCALL to mark kfuncs supporting fastcall contractEduard Zingerman
2024-10-03lib: packing: duplicate pack() and unpack() implementationsVladimir Oltean
2024-10-03lib: packing: add pack() and unpack() wrappers over packing()Vladimir Oltean
2024-10-03lib: packing: remove kernel-doc from header fileVladimir Oltean
2024-10-03nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer
2024-10-03NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-10-03prandom: Include <linux/percpu.h> in <linux/prandom.h>Uros Bizjak
2024-10-03random: Do not include <linux/prandom.h> in <linux/random.h>Uros Bizjak
2024-10-03soundwire: mipi-disco: add support for DP0/DPn 'lane-list' propertyPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: add new properties from 2.0 specPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: remove DPn audio-modesPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_dpn_propPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_dp0_propPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_slave_propPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_bus structurePierre-Louis Bossart
2024-10-03soundwire: optimize sdw_master_propPierre-Louis Bossart
2024-10-03soundwire: optimize sdw_stream_runtime memory layoutPierre-Louis Bossart
2024-10-03soundwire: amd: refactor existing code for acp 6.3 platformVijendar Mukunda
2024-10-03soundwire: amd: pass acp pci revision id as resource dataVijendar Mukunda
2024-10-02net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internalRussell King (Oracle)
2024-10-02net: pcs: xpcs: drop interface argument from xpcs_create*()Russell King (Oracle)
2024-10-02net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()Russell King (Oracle)
2024-10-02net: pcs: xpcs: move PCS reset to .pcs_pre_config()Russell King (Oracle)
2024-10-02net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02PCI/TPH: Add Steering Tag supportWei Huang
2024-10-02PCI: Add TLP Processing Hints (TPH) supportWei Huang
2024-10-02Merge branch 'timers/kvm' into timers/coreThomas Gleixner
2024-10-02timekeeping: Add the boot clock to system time snapshotVincent Donnefort
2024-10-02ntp: Make tick_usec staticThomas Gleixner