summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-231-0/+1
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-03-231-0/+7
* sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider2022-03-231-0/+1
* 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
* arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2022-03-111-0/+16
* arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price2022-03-111-0/+58
* x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-03-111-0/+11
* Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-231-1/+0
* net: fix information leakage in /proc/net/ptypeCongyu Liu2022-02-081-0/+1
* HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis2022-01-271-0/+2
* tee: handle lookup of shm with reference count 0Jens Wiklander2022-01-051-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
* wait: add wake_up_pollfree()Eric Biggers2021-12-141-0/+26
* net: sched: extend Qdisc with rcuVlad Buslov2021-12-141-0/+5
* net: core: netlink: add helper refcount dec and lock functionVlad Buslov2021-12-141-0/+2
* HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman2021-12-141-0/+5
* net: annotate data-races on txq->xmit_lock_ownerEric Dumazet2021-12-081-6/+13
* siphash: use _unaligned version by defaultArnd Bergmann2021-12-081-10/+4
* fs: add fget_many() and fput_many()Jens Axboe2021-12-082-1/+5
* kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2021-12-081-0/+2
* of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven2021-12-081-0/+3
* shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2021-12-082-1/+16
* net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies2021-11-261-1/+6
* PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-261-0/+2
* rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen2021-11-261-1/+1
* task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller2021-11-261-0/+4
* serial: core: Fix initializing and restoring termios speedPali Rohár2021-11-261-0/+2
* bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer2021-11-261-0/+1
* libata: fix read log timeout valueDamien Le Moal2021-11-261-1/+1
* binder: use cred instead of task for selinux checksTodd Kjos2021-11-262-28/+28
* elfcore: correct reference to CONFIG_UMLLukas Bulwahn2021-10-271-1/+1
* sched: Always inline is_percpu_thread()Peter Zijlstra2021-10-171-1/+1
* lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso2021-10-091-7/+6
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-091-0/+1
* net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-10-091-0/+3
* cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2021-10-061-5/+9
* compiler.h: Introduce absolute_pointer macroGuenter Roeck2021-10-061-0/+2
* drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-261-18/+0
* KVM: remember position in kvm->vcpus arrayRadim Krčmář2021-09-261-8/+3
* PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko2021-09-221-2/+3
* 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-221-0/+9
* bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann2021-09-221-0/+1
* bpf: verifier: Allocate idmap scratch in verifier envLorenz Bauer2021-09-221-0/+8
* bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2021-09-221-1/+1
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-09-221-0/+15