summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+23
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-10-03prandom: Include <linux/percpu.h> in <linux/prandom.h>Uros Bizjak-0/+1
2024-10-03random: Do not include <linux/prandom.h> in <linux/random.h>Uros Bizjak-7/+0
2024-10-03scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak-1/+1
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-1/+1
2024-10-03net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024Shradha Gupta-1/+1
2024-10-03soundwire: mipi-disco: add support for DP0/DPn 'lane-list' propertyPierre-Louis Bossart-0/+8
2024-10-03soundwire: mipi-disco: add new properties from 2.0 specPierre-Louis Bossart-1/+6
2024-10-03soundwire: mipi-disco: remove DPn audio-modesPierre-Louis Bossart-34/+0
2024-10-03soundwire: optimize sdw_dpn_propPierre-Louis Bossart-9/+9
2024-10-03soundwire: optimize sdw_dp0_propPierre-Louis Bossart-4/+4
2024-10-03soundwire: optimize sdw_slave_propPierre-Louis Bossart-9/+9
2024-10-03soundwire: optimize sdw_bus structurePierre-Louis Bossart-37/+40
2024-10-03soundwire: optimize sdw_master_propPierre-Louis Bossart-7/+7
2024-10-03soundwire: optimize sdw_stream_runtime memory layoutPierre-Louis Bossart-5/+5
2024-10-03soundwire: amd: refactor existing code for acp 6.3 platformVijendar Mukunda-0/+1
2024-10-03soundwire: amd: pass acp pci revision id as resource dataVijendar Mukunda-0/+5
2024-10-02net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internalRussell King (Oracle)-4/+0
2024-10-02net: pcs: xpcs: drop interface argument from xpcs_create*()Russell King (Oracle)-4/+2
2024-10-02net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()Russell King (Oracle)-0/+3
2024-10-02net: pcs: xpcs: move PCS reset to .pcs_pre_config()Russell King (Oracle)-0/+1
2024-10-02net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet-1/+3
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-1/+1
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-32/+31
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-32/+31
2024-10-02PCI/TPH: Add Steering Tag supportWei Huang-0/+23
2024-10-02PCI: Add TLP Processing Hints (TPH) supportWei Huang-8/+57
2024-10-02Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-5243/+13457
2024-10-02Merge branch 'timers/kvm' into timers/coreThomas Gleixner-0/+2
2024-10-02timekeeping: Add the boot clock to system time snapshotVincent Donnefort-0/+2
2024-10-02ntp: Make tick_usec staticThomas Gleixner-7/+0
2024-10-02ntp: Remove unused tick_nsecThomas Gleixner-1/+0
2024-10-02inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu-7/+3
2024-10-02firmware: xilinx: add support for new SMC call formatRonak Jain-2/+24
2024-10-02ALSA: hda: fix trigger_tstamp_latchedJaroslav Kysela-1/+1
2024-10-02firmware: xilinx: use u32 for reset ID in reset APIsRonak Jain-5/+4
2024-10-02firmware: xilinx: Add missing debug firmware interfacesRonak Jain-0/+4
2024-10-02spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus-1/+7
2024-10-02Merge patch series "Introduce tracepoint for hugetlbfs"Christian Brauner-0/+156
2024-10-02Merge patch series "Fixup NLM and kNFSD file lock callbacks"Christian Brauner-13/+7
2024-10-01pwm: Add kernel doc for members added to pwm_ops recentlyUwe Kleine-König-0/+5
2024-10-01bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen-8/+5
2024-10-01cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà-5/+1
2024-10-01btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...Filipe Manana-1/+1
2024-10-01reset: Add devres helpers to request pre-deasserted reset controlsPhilipp Zabel-0/+113
2024-10-01reset: replace boolean parameters with flags parameterPhilipp Zabel-62/+99
2024-10-01folio_queue: fix documentationChristian Brauner-1/+1
2024-10-01exportfs: Remove EXPORT_OP_ASYNC_LOCKBenjamin Coddington-13/+0
2024-10-01firmware: xilinx: Add Pinctrl Get Attribute IDSai Krishna Potthuri-0/+1