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-07-22
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
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-07-09
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
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
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2020-06-30
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-30
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
2020-06-30
libata: Use per port sync for detach
Kai-Heng Feng
2020-06-30
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
2020-06-30
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
2020-06-30
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
kgdb: Fix spurious true from in_dbg_master()
Daniel Thompson
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
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
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
2020-05-27
New kernel function to get IP overhead on a socket.
R. Parameswaran
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
2020-05-27
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
2020-05-20
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2020-05-20
pnp: Use list_for_each_entry() instead of open coding
Jason Gunthorpe
2020-05-20
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-05-20
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
2020-05-20
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-05-20
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-05-02
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
2020-05-02
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-05-02
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
2020-04-24
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
2020-04-24
percpu_counter: fix a data race at vm_committed_as
Qian Cai
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-24
thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
Martin Blumenstingl
2020-04-02
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
2020-04-02
futex: Fix inode life-time issue
Peter Zijlstra
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-20
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2020-03-11
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
2020-03-11
HID: core: increase HID report buffer size to 8KiB
Johan Korsnes
2020-02-28
ata: ahci: Add shutdown to freeze hardware resources of ahci
Prabhakar Kushwaha
2020-02-28
rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Paul E. McKenney
[next]