summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-18mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian
2021-09-18mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()David Hildenbrand
2021-09-18hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz
2021-09-18nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-09-18locking/rtmutex: Set proper wait context for lockdepThomas Gleixner
2021-09-18Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz
2021-09-18serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-09-18ethtool: improve compat ioctl handlingArnd Bergmann
2021-09-18rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou
2021-09-18drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi
2021-09-18drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi
2021-09-18iommu/vt-d: Update the virtual command related registersLu Baolu
2021-09-18SUNRPC query transport's source portOlga Kornievskaia
2021-09-18SUNRPC: Fix potential memory corruptionTrond Myklebust
2021-09-18f2fs: compress: add compress_inode to cache compressed blocksChao Yu
2021-09-18crypto: public_key: fix overflow during implicit conversionzhenwei pi
2021-09-16Revert "time: Handle negative seconds correctly in timespec64_to_ns()"Greg Kroah-Hartman
2021-09-15io_uring: io_uring_complete() trace should take an integerJens Axboe
2021-09-15time: Handle negative seconds correctly in timespec64_to_ns()Lukas Hannen
2021-09-15sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-09-15SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever
2021-09-15locking/local_lock: Add missing owner initializationThomas Gleixner
2021-09-15PM: EM: Increase energy calculation precisionLukasz Luba
2021-09-15net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-09-15net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-09-15block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
2021-09-15power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak
2021-09-15hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner
2021-09-03net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne
2021-09-03fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers
2021-09-03pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds
2021-09-03net: stmmac: add mutex lock to protect est parametersXiaoliang Yang
2021-09-03once: Fix panic when module unloadKefeng Wang
2021-09-03netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik
2021-08-26kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver
2021-08-26mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner
2021-08-26Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-08-26vdpa/mlx5: Fix queue type selection logicEli Cohen
2021-08-26virtio: Protect vqs list accessParav Pandit
2021-08-18PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-18genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner
2021-08-18net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-18net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov
2021-08-18bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song
2021-08-18net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-18psample: Add a fwd declaration for skbuffRoi Dayan
2021-08-18vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor
2021-08-15bpf: Add lockdown check for probe_write_user helperDaniel Borkmann