summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
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-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-15time: Handle negative seconds correctly in timespec64_to_ns()Lukas Hannen
2021-09-15firmware: raspberrypi: Keep count of all consumersNicolas Saenz Julienne
2021-09-15locking/local_lock: Add missing owner initializationThomas Gleixner
2021-09-15locking/lockdep: Mark local_lock_tPeter Zijlstra
2021-09-15PM: EM: Increase energy calculation precisionLukasz Luba
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-12tty: drop termiox user definitionsJiri Slaby
2021-09-12net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap
2021-09-08new helper: inode_wrong_type()Al Viro
2021-09-08spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko
2021-09-08Revert "Add a reference to ucounts for each cred"Greg Kroah-Hartman
2021-09-08fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers
2021-09-03bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song
2021-09-03net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne
2021-09-03srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney
2021-09-03srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney
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-03bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song
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-26soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu
2021-08-26virtio: Protect vqs list accessParav Pandit
2021-08-18vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor
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-18net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-18psample: Add a fwd declaration for skbuffRoi Dayan
2021-08-15mm: make zone_to_nid() and zone_set_nid() available for DISCONTIGMEMMike Rapoport
2021-08-15bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-15tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg
2021-08-12xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker