summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel2022-04-131-0/+9
* NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust2022-04-131-1/+1
* NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown2022-04-131-4/+4
* ipv6: make mc_forwarding atomicEric Dumazet2022-04-131-1/+1
* coredump: Use the vma snapshot in fill_files_noteEric W. Biederman2022-04-081-0/+2
* coredump: Snapshot the vmas in do_coredumpEric W. Biederman2022-04-082-3/+3
* serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen2022-04-081-0/+2
* PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson2022-04-081-0/+1
* firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...Christophe JAILLET2022-04-081-1/+1
* amba: Make the remove callback return voidUwe Kleine-König2022-04-081-1/+1
* pstore: Don't use semaphores in always-atomic-context codeJann Horn2022-04-081-3/+3
* block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo2022-04-081-0/+17
* mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer2022-04-081-0/+2
* NFSD: prevent integer overflow on 32 bit systemsDan Carpenter2022-04-081-0/+2
* netdevice: add the case if dev is NULLYajun Deng2022-04-081-2/+4
* swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-04-081-0/+8
* net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-231-0/+1
* watch_queue: Fix filter limit checkDavid Howells2022-03-161-1/+2
* virtio: acknowledge all features before accessMichael S. Tsirkin2022-03-161-1/+2
* virtio: unexport virtio_finalize_featuresMichael S. Tsirkin2022-03-161-1/+0
* net/mlx5: Fix size field in bufferx_reg structMohammad Kabat2022-03-161-2/+2
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-03-111-0/+5
* x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-03-111-0/+12
* sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider2022-03-081-0/+1
* tee: export teedev_open() and teedev_close_context()Jens Wiklander2022-03-021-0/+14
* net_sched: add __rcu annotation to netdev->qdiscEric Dumazet2022-02-231-1/+1
* Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-231-1/+0
* mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin2022-02-231-2/+3
* PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-161-2/+2
* PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2022-02-161-10/+1
* NFS: change nfs_access_get_cached to only report the maskNeilBrown2022-02-161-2/+2
* mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport2022-02-081-0/+1
* psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan2022-02-052-4/+1
* fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein2022-02-011-6/+42
* perf: Fix perf_event_read_local() timePeter Zijlstra2022-02-011-12/+3
* net: fix information leakage in /proc/net/ptypeCongyu Liu2022-02-011-0/+1
* usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan2022-02-011-0/+6
* PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki2022-01-271-0/+3
* HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis2022-01-271-0/+2
* scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern2022-01-271-1/+1
* clocksource: Reduce clocksource-skew thresholdPaul E. McKenney2022-01-271-0/+3
* bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)Hou Tao2022-01-271-0/+7
* mm_zone: add function to check if managed dma zone existsBaoquan He2022-01-271-0/+9
* perf: Protect perf_guest_cbs with RCUSean Christopherson2022-01-201-1/+12
* devtmpfs regression fix: reconfigure on each mountNeilBrown2022-01-201-0/+2
* memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu2022-01-051-2/+2
* tee: handle lookup of shm with reference count 0Jens Wiklander2021-12-291-2/+2
* net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn2021-12-291-0/+3
* net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn2021-12-291-2/+20
* PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki2021-12-141-1/+1