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-12-14
wait: add wake_up_pollfree()
Eric Biggers
2021-12-14
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-12-08
siphash: use _unaligned version by default
Arnd Bergmann
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-08
of: clk: Make <linux/of_clk.h> self-contained
Geert Uytterhoeven
2021-12-01
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-11-26
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
2021-11-21
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
2021-11-17
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
2021-11-17
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
2021-11-17
serial: core: Fix initializing and restoring termios speed
Pali Rohár
2021-11-17
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-17
libata: fix read log timeout value
Damien Le Moal
2021-11-17
binder: use cred instead of task for getsecid
Todd Kjos
2021-11-17
binder: use cred instead of task for selinux checks
Todd Kjos
2021-11-06
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
2021-10-27
elfcore: correct reference to CONFIG_UML
Lukas Bulwahn
2021-10-20
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
Aya Levin
2021-10-17
sched: Always inline is_percpu_thread()
Peter Zijlstra
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-09-30
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
2021-09-30
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-26
thermal/core: Fix thermal_cooling_device_register() prototype
Arnd Bergmann
2021-09-26
KVM: remember position in kvm->vcpus array
Radim Krčmář
2021-09-26
PCI/ACPI: Add Ampere Altra SOC MCFG quirk
Tuan Phan
2021-09-22
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
Andy Shevchenko
2021-09-22
PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Wasim Khan
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
SUNRPC: Fix potential memory corruption
Trond Myklebust
2021-09-22
include/linux/list.h: add a macro to test if entry is pointing to the head
Andy Shevchenko
2021-09-16
Revert "time: Handle negative seconds correctly in timespec64_to_ns()"
Greg Kroah-Hartman
2021-09-15
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
2021-09-15
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-09-15
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-09-15
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-09-15
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-09-15
PM: EM: Increase energy calculation precision
Lukasz Luba
2021-09-15
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
2021-09-15
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-09-12
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-09-03
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
2021-09-03
once: Fix panic when module unload
Kefeng Wang
2021-08-26
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-26
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
[next]