summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-10soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren
2021-08-11Merge tag 'bus_remove_return_void-5.15' of git://git.kernel.org/pub/scm/linux...Dave Airlie
2021-08-10x86/PCI: Add support for the Intel 82426EX PIRQ routerMaciej W. Rozycki
2021-08-10x86/PCI: Add support for the ALi M1487 (IBC) PIRQ routerMaciej W. Rozycki
2021-08-10genirq: Change force_irqthreads to a static keyTanner Love
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-10SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever
2021-08-10SUNRPC: Add svc_rqst::rq_auth_statChuck Lever
2021-08-10Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...Paul E. McKenney
2021-08-10dm: update target status functions to support IMA measurementTushar Sugandhi
2021-08-10dm ima: measure data on table loadTushar Sugandhi
2021-08-10cpu/hotplug: Fix comment typoJohn Garry
2021-08-10timekeeping: Distangle resume and clock-was-set eventsThomas Gleixner
2021-08-10timerfd: Provide timerfd_resume()Thomas Gleixner
2021-08-10hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner
2021-08-10virtio: Protect vqs list accessParav Pandit
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-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-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-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 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-09workqueue: Fix typo in commentsCai Huoqing
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-09block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
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