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
2020-09-09
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
2020-09-09
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2020-09-09
block: allow for_each_bvec to support zero len bvec
Ming Lei
2020-09-09
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2020-09-09
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
2020-09-09
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
2020-09-09
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
2020-09-03
overflow.h: Add allocation size calculation helpers
Kees Cook
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
2020-09-03
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-08-21
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
2020-08-21
bitfield.h: don't compile-time validate _val in FIELD_FIT
Jakub Kicinski
2020-08-21
tracepoint: Mark __tracepoint_string's __used
Nick Desaulniers
2020-08-21
xattr: break delegations in {set,remove}xattr
Frank van der Linden
2020-08-21
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
2020-08-07
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2020-08-07
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
2020-08-07
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
2020-08-07
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2020-07-29
io-mapping: indicate mapping failure
Michael J. Ruhl
2020-07-29
Input: add `SW_MACHINE_COVER`
Merlijn Wajer
2020-07-22
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-06-30
net: qed: fix left elements count calculation
Alexander Lobakin
2020-06-30
net: core: reduce recursion limit value
Taehee Yoo
2020-06-30
net: be more gentle about silly gso requests coming from user
Eric Dumazet
2020-06-25
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-25
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2020-06-25
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
2020-06-25
libata: Use per port sync for detach
Kai-Heng Feng
2020-06-25
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
2020-06-25
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
2020-06-25
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
2020-06-20
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-06-20
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
2020-06-20
PCI: Add ACS quirk for Ampere root ports
Feng Kan
2020-06-20
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
2020-06-20
kgdb: Fix spurious true from in_dbg_master()
Daniel Thompson
2020-06-20
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-20
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-06-11
net: check untrusted gso_size at kernel entry
Willem de Bruijn
2020-06-03
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2020-06-03
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
2020-06-03
net/mlx5: Add command entry handling completion
Moshe Shemesh
2020-05-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2020-05-27
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
[next]