summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-07-22asm-generic: Add new pci.h and use itStafford Horne-0/+30
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne-0/+14
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne-17/+0
2022-07-22Revert "tcp: change pingpong threshold to 3"Wei Wang-9/+1
2022-07-22PCI: Extend isolated function probing to s390Niklas Schnelle-0/+8
2022-07-22Bluetooth: hci_core: Introduce hci_recv_event_dataLuiz Augusto von Dentz-0/+2
2022-07-22bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)Song Liu-0/+8
2022-07-22bpf, x64: Allow to use caller address from stackJiri Olsa-0/+5
2022-07-22ftrace: Allow IPMODIFY and DIRECT ops on the same functionSong Liu-0/+38
2022-07-22ftrace: Add modify_ftrace_direct_multi_nolockSong Liu-0/+5
2022-07-22Bluetooth: Remove update_scan hci_request dependancyBrian Gix-1/+1
2022-07-22Bluetooth: Remove dead code from hci_request.cBrian Gix-1/+0
2022-07-22Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+2
2022-07-22iomap: remove iomap_writepageChristoph Hellwig-3/+0
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds-3/+0
2022-07-22bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTFKumar Kartikeya Dwivedi-2/+2
2022-07-22ublk_drv: make sure that correct flags(features) returned to userspaceMing Lei-3/+4
2022-07-22RDMA: Fix comment typoXin Gao-1/+1
2022-07-22asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn-2/+0
2022-07-22firmware: cs_dsp: Add memory chunk helpersCharles Keepax-0/+73
2022-07-22firmware: cs_dsp: Add pre_stop callbackCharles Keepax-1/+3
2022-07-22wifi: mac80211: add macros to loop over active linksGregory Greenman-0/+15
2022-07-22wifi: mac80211: optionally implement MLO multicast TXJohannes Berg-0/+10
2022-07-22wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg-1/+3
2022-07-22wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg-0/+8
2022-07-22wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg-0/+5
2022-07-22wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern-1/+27
2022-07-22wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern-0/+4
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern-4/+56
2022-07-22wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern-2/+45
2022-07-22wifi: nl80211: add RX and TX timestamp attributesAvraham Stern-1/+21
2022-07-22wifi: ieee80211: add helper functions for detecting TM/FTM framesAvraham Stern-0/+54
2022-07-22wifi: nl80211/mac80211: clarify link ID in control port TXJohannes Berg-0/+6
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski-11/+183
2022-07-22tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima-1/+1
2022-07-22Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-2/+52
2022-07-22Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...Dave Airlie-90/+320
2022-07-21net: netfilter: Add kfuncs to set and change CT statusLorenzo Bianconi-0/+2
2022-07-21net: netfilter: Add kfuncs to set and change CT timeoutKumar Kartikeya Dwivedi-0/+2
2022-07-21net: netfilter: Add kfuncs to allocate and insert CTLorenzo Bianconi-0/+15
2022-07-21bpf: Add support for forcing kfunc args to be trustedKumar Kartikeya Dwivedi-0/+32
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi-24/+12
2022-07-21bpf: Introduce 8-byte BTF setKumar Kartikeya Dwivedi-4/+64
2022-07-22Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+2
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney-88/+199
2022-07-21Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney-11/+46
2022-07-21rcu: Add polled expedited grace-period primitivesPaul E. McKenney-0/+12
2022-07-21resource: Introduce alloc_free_mem_region()Dan Williams-0/+2
2022-07-21Bluetooth: mgmt: Fix using hci_conn_abortLuiz Augusto von Dentz-0/+2
2022-07-21Bluetooth: Add bt_statusLuiz Augusto von Dentz-0/+1