summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2021-09-221-0/+1
* fq_codel: reject silly quantum parametersEric Dumazet2021-09-221-0/+2
* PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko2021-09-221-2/+3
* PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan2021-09-221-1/+2
* mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()David Hildenbrand2021-09-221-2/+2
* net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-221-1/+1
* mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian2021-09-181-0/+9
* hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz2021-09-181-0/+12
* net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen2021-09-181-0/+1
* serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki2021-09-181-0/+1
* ethtool: improve compat ioctl handlingArnd Bergmann2021-09-181-4/+0
* rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou2021-09-181-1/+1
* drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi2021-09-182-0/+7
* drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi2021-09-181-3/+9
* iommu/vt-d: Update the virtual command related registersLu Baolu2021-09-181-3/+3
* SUNRPC query transport's source portOlga Kornievskaia2021-09-181-0/+1
* SUNRPC: Fix potential memory corruptionTrond Myklebust2021-09-181-0/+1
* crypto: public_key: fix overflow during implicit conversionzhenwei pi2021-09-181-2/+2
* Revert "time: Handle negative seconds correctly in timespec64_to_ns()"Greg Kroah-Hartman2021-09-161-7/+2
* time: Handle negative seconds correctly in timespec64_to_ns()Lukas Hannen2021-09-151-2/+7
* firmware: raspberrypi: Keep count of all consumersNicolas Saenz Julienne2021-09-151-0/+2
* locking/local_lock: Add missing owner initializationThomas Gleixner2021-09-151-19/+23
* locking/lockdep: Mark local_lock_tPeter Zijlstra2021-09-153-8/+30
* PM: EM: Increase energy calculation precisionLukasz Luba2021-09-151-0/+16
* net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy2021-09-151-1/+2
* bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima2021-09-151-1/+1
* block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei2021-09-151-0/+16
* power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak2021-09-151-1/+1
* hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner2021-09-151-5/+0
* tty: drop termiox user definitionsJiri Slaby2021-09-121-15/+0
* net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap2021-09-121-2/+2
* new helper: inode_wrong_type()Al Viro2021-09-081-0/+5
* spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko2021-09-081-2/+2
* Revert "Add a reference to ucounts for each cred"Greg Kroah-Hartman2021-09-082-6/+0
* fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers2021-09-081-0/+7
* bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song2021-09-031-2/+2
* net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne2021-09-031-0/+4
* srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney2021-09-033-0/+6
* srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney2021-09-031-3/+3
* pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds2021-09-031-0/+2
* net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2021-09-031-0/+1
* once: Fix panic when module unloadKefeng Wang2021-09-031-2/+2
* bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song2021-09-032-12/+60
* mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner2021-08-261-14/+15
* Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel2021-08-261-7/+5
* soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu2021-08-261-0/+33
* virtio: Protect vqs list accessParav Pandit2021-08-261-0/+1
* vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-181-0/+1
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-182-1/+2
* genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner2021-08-181-0/+2