summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross2021-12-011-135/+158
* NFC: add NCI_UNREG flag to eliminate the raceLin Ma2021-12-011-0/+1
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-011-0/+2
* net: ieee802154: handle iftypes as u32Alexander Aring2021-12-011-3/+4
* RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky2021-11-261-1/+1
* net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies2021-11-261-1/+6
* f2fs: fix up f2fs_lookup tracepointsGao Xiang2021-11-261-6/+6
* scsi: target: Fix ordered tag handlingMike Christie2021-11-261-2/+4
* PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-261-0/+2
* PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár2021-11-261-0/+6
* llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet2021-11-261-1/+3
* 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
* net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski2021-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
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-061-0/+13
* elfcore: correct reference to CONFIG_UMLLukas Bulwahn2021-10-271-1/+1
* sched: Always inline is_percpu_thread()Peter Zijlstra2021-10-171-1/+1
* net: prevent user from passing illegal stab size王贇2021-10-171-0/+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
* af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-10-061-0/+2
* 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
* 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
* 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
* serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki2021-09-221-0/+1
* crypto: public_key: fix overflow during implicit conversionzhenwei pi2021-09-221-2/+2
* 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
* bpf/verifier: per-register parent pointersEdward Cree2021-09-221-5/+3
* include/linux/list.h: add a macro to test if entry is pointing to the headAndy Shevchenko2021-09-221-10/+19
* fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers2021-09-222-0/+7
* power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak2021-09-221-1/+1
* SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust2021-09-221-0/+2
* net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne2021-09-031-0/+4
* once: Fix panic when module unloadKefeng Wang2021-09-031-2/+2
* bpf: Fix 32 bit src register truncation on div/modDaniel Borkmann2021-09-031-0/+24
* vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-261-0/+1