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-11-18
perf/core: Fix bad use of igrab()
Song Liu
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-10
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2020-11-10
fscrypto: move ioctl processing more fully into common code
Eric Biggers
2020-11-10
mtd: lpddr: Fix bad logic in print_drs_error
Gustavo A. R. Silva
2020-10-29
overflow: Include header file with SIZE_MAX declaration
Leon Romanovsky
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-14
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
2020-10-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2020-10-01
ata: define AC_ERR_OK
Jiri Slaby
2020-10-01
skbuff: fix a data race in skb_queue_len()
Qian Cai
2020-10-01
seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
Marco Elver
2020-10-01
debugfs: Fix !DEBUG_FS debugfs_create_automount
Kusanagi Kouichi
2020-10-01
net: add __must_check to skb_put_padto()
Eric Dumazet
2020-10-01
mtd: Fix comparison in map_word_andequal()
Ben Hutchings
2020-09-23
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
2020-09-23
USB: core: add helpers to retrieve endpoints
Johan Hovold
2020-09-12
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
2020-09-12
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2020-09-12
block: allow for_each_bvec to support zero len bvec
Ming Lei
2020-09-12
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2020-09-12
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
2020-09-12
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
2020-09-12
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
mm: Avoid calling build_all_zonelists_init under hotplug context
Oscar Salvador
2020-08-21
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
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
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2020-08-21
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
2020-08-21
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
2020-08-21
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-31
io-mapping: indicate mapping failure
Michael J. Ruhl
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
[next]