summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-04ceph: Remove call to PagePrivate2()Matthew Wilcox (Oracle)
2024-10-04mm: Remove PageMappedToDiskMatthew Wilcox (Oracle)
2024-10-03scsi: ufs: core: Improve the struct ufs_hba documentationBart Van Assche
2024-10-03bpf: Use KF_FASTCALL to mark kfuncs supporting fastcall contractEduard Zingerman
2024-10-03bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapiEduard Zingerman
2024-10-03ipv4: Convert ip_route_input_noref() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
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-03drm/msm/a6xx: Add a flag to allow preemption to submitqueue_createAntonino Maniscalco
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-03scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-03net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024Shradha Gupta
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 tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
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
2024-10-02ntp: Remove unused tick_nsecThomas Gleixner
2024-10-02inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu
2024-10-02firmware: xilinx: add support for new SMC call formatRonak Jain
2024-10-02ALSA: hda: fix trigger_tstamp_latchedJaroslav Kysela