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-05-12
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-04-27
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2022-04-20
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-20
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-04-20
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
2022-04-20
block: Add a helper to validate the block size
Xie Yongji
2022-04-20
netdevice: add the case if dev is NULL
Yajun Deng
2022-04-02
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
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
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
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
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
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
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-11-12
block: introduce multi-page bvec helpers
Ming Lei
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-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
include/linux/list.h: add a macro to test if entry is pointing to the head
Andy Shevchenko
2021-09-22
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
2021-08-26
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-15
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
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
[next]