summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: igmp: increase size of mr_ifc_countEric Dumazet2021-08-181-1/+1
* net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov2021-08-181-2/+5
* net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-181-2/+1
* psample: Add a fwd declaration for skbuffRoi Dayan2021-08-181-0/+2
* mm: make zone_to_nid() and zone_set_nid() available for DISCONTIGMEMMike Rapoport2021-08-151-2/+2
* bpf: Add lockdown check for probe_write_user helperDaniel Borkmann2021-08-151-0/+1
* tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg2021-08-151-0/+1
* xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-08-121-0/+1
* tee: add tee_shm_alloc_kernel_buf()Jens Wiklander2021-08-121-0/+1
* usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-08-121-0/+1
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-121-0/+1
* net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart2021-08-121-1/+1
* ACPI: fix NULL pointer dereferenceLinus Torvalds2021-08-081-1/+2
* regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin2021-08-081-2/+2
* bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann2021-08-041-0/+1
* bpf: verifier: Allocate idmap scratch in verifier envLorenz Bauer2021-08-041-0/+8
* bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2021-08-041-1/+1
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-08-041-0/+15