index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-10-09
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
2021-10-09
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
2021-10-09
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2021-10-06
cred: allow get_cred() and put_cred() to be given NULL.
NeilBrown
2021-10-06
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-26
KVM: remember position in kvm->vcpus array
Radim Krčmář
2021-09-22
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
Andy Shevchenko
2021-09-22
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
2021-09-22
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2021-09-22
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-09-22
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-09-22
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-09-22
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-09-22
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-09-22
bpf/verifier: per-register parent pointers
Edward Cree
2021-09-22
include/linux/list.h: add a macro to test if entry is pointing to the head
Andy Shevchenko
2021-09-22
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2021-09-22
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
2021-09-22
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-09-03
once: Fix panic when module unload
Kefeng Wang
2021-09-03
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
2021-08-26
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-26
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-26
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-12
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
2021-08-08
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
2021-08-08
padata: validate cpumask without removed CPU during offline
Daniel Jordan
2021-08-08
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2021-08-08
bdi: move bdi_dev_name out of line
Christoph Hellwig
2021-08-08
regulator: rt5033: Fix n_voltages settings for BUCK and LDO
Axel Lin
2021-08-04
gro: ensure frag0 meets IP header alignment
Eric Dumazet
2021-08-04
virtio_net: Do not pull payload in skb->head
Eric Dumazet
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
2021-07-20
power: supply: ab8500: Fix an old bug
Linus Walleij
2021-07-20
net: fix mistake path for netdev_features_strings
Jian Shen
2021-07-20
random32: Fix implicit truncation warning in prandom_seed_state()
Richard Fitzgerald
2021-07-20
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
2021-07-11
clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
Tony Lindgren
2021-07-11
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-07-11
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
2021-07-11
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
2021-07-11
mm/thp: make is_huge_zero_pmd() safe and quicker
Hugh Dickins
2021-07-11
mm: add VM_WARN_ON_ONCE_PAGE() macro
Alex Shi
2021-06-30
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
2021-06-30
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
2021-06-30
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-30
net: add documentation to socket.c
Pedro Tammela
2021-06-30
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
[next]