summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-22netfilter: nf_tables: don't store chain address on jumpFlorian Westphal1-2/+12
2023-04-22RDMA/efa: Add rdma write capability to device capsYonatan Nachum1-0/+1
2023-04-22hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()Hugh Dickins1-0/+17
2023-04-22mm: add new KSM process and sysfs knobsStefan Roesch1-0/+5
2023-04-22mm: add new api to enable ksm per processStefan Roesch3-2/+22
2023-04-22mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()Kefeng Wang1-1/+0
2023-04-22fs/buffer: add folio_create_empty_buffers helperPankaj Raghav1-0/+2
2023-04-22buffer: add folio_alloc_buffers() helperPankaj Raghav1-0/+2
2023-04-22fs/buffer: add folio_set_bh helperPankaj Raghav1-0/+2
2023-04-21Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds1-2/+1
2023-04-21bpf: add test_run support for netfilter program typeFlorian Westphal1-0/+3
2023-04-21netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal1-3/+21
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal2-0/+9
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal3-0/+25
2023-04-21iomap: Remove IOMAP_DIO_NOSYNC unused dio flagRitesh Harjani (IBM)1-6/+0
2023-04-21fs.h: Add TRACE_IOCB_STRINGS for use in trace pointsRitesh Harjani (IBM)1-0/+14
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2-6/+18
2023-04-21ALSA: emu10k1: clarify various fx8010.*_mask fieldsOswald Buddenhagen1-4/+2
2023-04-21Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-1/+5
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-43/+60
2023-04-21spi: Add TPM HW flow flagKrishna Yarlagadda1-3/+13
2023-04-21posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner1-6/+11
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier2-6/+18
2023-04-21sched: Fix performance regression introduced by mm_cidMathieu Desnoyers3-8/+82
2023-04-21Merge branch 'v6.3-rc7'Peter Zijlstra43-83/+267
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan1-0/+1
2023-04-21ALSA: pcm: rewrite snd_pcm_playback_silence()Oswald Buddenhagen2-10/+15
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier2-3/+12
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier4-6/+33
2023-04-21pds_core: publish events to the clientsShannon Nelson1-0/+2
2023-04-21pds_core: add the aux client APIShannon Nelson2-0/+8
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson2-0/+15
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson1-0/+19
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson1-1/+10
2023-04-21pds_core: set up device and adminqShannon Nelson1-0/+638
2023-04-21pds_core: add devcmd device interfacesShannon Nelson2-0/+193
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson2-0/+585
2023-04-21bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel1-0/+1
2023-04-21bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel1-0/+1
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel1-0/+1
2023-04-21sctp: delete the nested flexible array payloadXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array hmacXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array peer_initXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array variableXin Long1-2/+2
2023-04-21sctp: delete the nested flexible array skipXin Long2-4/+4
2023-04-21sctp: delete the nested flexible array paramsXin Long2-7/+7
2023-04-21virtio_ring: add a struct device forward declarationShunsuke Mie1-0/+1
2023-04-21virtio-vdpa: add VIRTIO_F_NOTIFICATION_DATA feature supportAlvaro Karsz1-0/+9
2023-04-21virtio: add VIRTIO_F_NOTIFICATION_DATA feature supportViktor Prutyanov2-0/+8
2023-04-21vringh: address kdoc warningsSimon Horman1-2/+15