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
2022-04-27
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2022-04-15
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-15
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-04-15
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
2022-04-15
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
2022-04-15
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
2022-04-15
block: Add a helper to validate the block size
Xie Yongji
2022-04-15
netdevice: add the case if dev is NULL
Yajun Deng
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
2022-03-23
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-03-23
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
2022-03-11
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
2022-03-11
arm/arm64: Provide a wrapper for SMCCC 1.1 calls
Steven Price
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-08
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-27
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
2022-01-05
tee: handle lookup of shm with reference count 0
Jens Wiklander
2021-12-29
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
2021-12-29
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2021-12-14
net: sched: extend Qdisc with rcu
Vlad Buslov
2021-12-14
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
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
fs: add fget_many() and fput_many()
Jens Axboe
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-08
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-26
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
2021-11-26
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
2021-11-26
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
2021-11-26
serial: core: Fix initializing and restoring termios speed
Pali Rohár
2021-11-26
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-26
libata: fix read log timeout value
Damien Le Moal
2021-11-26
binder: use cred instead of task for selinux checks
Todd Kjos
2021-10-27
elfcore: correct reference to CONFIG_UML
Lukas Bulwahn
2021-10-17
sched: Always inline is_percpu_thread()
Peter Zijlstra
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ář
[next]