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
2023-02-25
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
2023-02-25
random: always mix cycle counter in add_latent_entropy()
Jason A. Donenfeld
2023-02-22
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
2023-02-22
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
2023-02-22
ACPI / x86: Add support for LPS0 callback handler
Mario Limonciello
2023-02-14
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2023-02-09
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
2023-02-09
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
2023-02-09
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-02-09
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2023-02-01
cpufreq: Move to_gov_attr_set() to cpufreq.h
Kevin Hao
2023-02-01
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2023-02-01
kernel/panic: move panic sysctls to its own file
tangmeng
2023-02-01
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2023-02-01
thermal: Validate new state in cur_state_store()
Viresh Kumar
2023-02-01
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2023-02-01
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2023-01-24
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2023-01-24
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe
2023-01-18
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
2023-01-12
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2023-01-12
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-12
filelock: new helper: vfs_inode_has_locks
Jeff Layton
2023-01-12
net/mlx5: E-Switch, properly handle ingress tagged packets on VST
Moshe Shemesh
2023-01-12
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2023-01-12
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
2023-01-12
mbcache: automatically delete entries from cache on freeing
Jan Kara
2023-01-12
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
2023-01-12
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-12-31
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
2022-12-31
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
2022-12-31
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
2022-12-31
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
2022-12-31
iio: adis: stylistic changes
Nuno Sá
2022-12-31
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2022-12-31
usb: typec: Factor out non-PD fwnode properties
Samuel Holland
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-31
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
2022-12-31
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
2022-12-31
ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros
Hannes Reinecke
2022-12-31
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
2022-12-31
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2022-12-31
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-12-31
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
2022-12-31
soc: qcom: apr: make code more reuseable
Srinivas Kandagatla
2022-12-19
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
2022-12-19
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
[next]