summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-10netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal
2021-08-10posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...Frederic Weisbecker
2021-08-10posix-cpu-timers: Force next_expiration recalc after timer deletionFrederic Weisbecker
2021-08-10posix-cpu-timers: Assert task sighand is locked while starting cputime counterFrederic Weisbecker
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-08-10writeback: make the laptop_mode prototypes available unconditionallyChristoph Hellwig
2021-08-10drm/tegra: Add new UAPI to headerMikko Perttunen
2021-08-10gpu: host1x: Add option to skip firewall for a jobMikko Perttunen
2021-08-10gpu: host1x: Add support for syncpoint waits in CDMA pushbufferMikko Perttunen
2021-08-10gpu: host1x: Add job release callbackMikko Perttunen
2021-08-10gpu: host1x: Add no-recovery modeMikko Perttunen
2021-08-10gpu: host1x: Add DMA fence implementationMikko Perttunen
2021-08-10dt-bindings: pinctrl: renesas: Add DT bindings for RZ/G2L pinctrlLad Prabhakar
2021-08-10fanotify: add pidfd support to the fanotify APIMatthew Bobrowski
2021-08-10fanotify: introduce a generic info record copying helperMatthew Bobrowski
2021-08-10kernel/pid.c: remove static qualifier from pidfd_create()Matthew Bobrowski
2021-08-10dma-buf: Fix a few typos in dma-buf documentationGal Pressman
2021-08-10PCI/MSI: Rename msi_desc::maskedThomas Gleixner
2021-08-10s390/pci: Do not mask MSI[-X] entries on teardownThomas Gleixner
2021-08-10genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-10Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-08-10bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song
2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09mm: Add kvrealloc()Dave Chinner
2021-08-09page_pool: add frag page recycling support in page poolYunsheng Lin
2021-08-09page_pool: add interface to manipulate frag count in page poolYunsheng Lin
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin
2021-08-09psample: Add a fwd declaration for skbuffRoi Dayan
2021-08-09workqueue: Fix typo in commentsCai Huoqing
2021-08-09net, bonding: Add XDP support to the bonding driverJussi Maki
2021-08-09net, core: Add support for XDP redirection to slave deviceJussi Maki
2021-08-09SUNRPC: Fix potential memory corruptionTrond Myklebust
2021-08-09SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust
2021-08-09xprtrdma: Add an xprtrdma_post_send_err tracepointChuck Lever
2021-08-09xprtrdma: Add xprtrdma_post_recvs_err() tracepointChuck Lever
2021-08-09block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
2021-08-09SUNRPC: Record timeout value in xprt_retransmit tracepointChuck Lever
2021-08-09SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectlyChuck Lever
2021-08-09SUNRPC: Update trace flagsChuck Lever
2021-08-09SUNRPC: Remove unneeded TRACE_DEFINE_ENUMsChuck Lever
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray
2021-08-09counter: Rename counter_signal_value to counter_signal_levelWilliam Breathitt Gray
2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig
2021-08-09block: add a queue_has_disk helperChristoph Hellwig
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig