summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-10-02firmware: xilinx: use u32 for reset ID in reset APIsRonak Jain
2024-10-02firmware: xilinx: Add missing debug firmware interfacesRonak Jain
2024-10-02spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus
2024-10-02Merge patch series "Introduce tracepoint for hugetlbfs"Christian Brauner
2024-10-02Merge patch series "Fixup NLM and kNFSD file lock callbacks"Christian Brauner
2024-10-01pwm: Add kernel doc for members added to pwm_ops recentlyUwe Kleine-König
2024-10-01bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen
2024-10-01cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà
2024-10-01btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...Filipe Manana
2024-10-01reset: Add devres helpers to request pre-deasserted reset controlsPhilipp Zabel
2024-10-01reset: replace boolean parameters with flags parameterPhilipp Zabel
2024-10-01folio_queue: fix documentationChristian Brauner