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
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
2023-02-22
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
2023-02-15
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2023-02-15
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
2023-02-15
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-02-15
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2023-02-01
units: Add SI metric prefix definitions
Andy Shevchenko
2023-02-01
units: Add Watt units
Daniel Lezcano
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
clk: Provide new devm_clk helpers for prepared and enabled clocks
Uwe Kleine-König
2023-01-24
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2023-01-18
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
2023-01-14
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2023-01-14
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-14
filelock: new helper: vfs_inode_has_locks
Jeff Layton
2023-01-14
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2023-01-14
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
2023-01-14
mbcache: automatically delete entries from cache on freeing
Jan Kara
2023-01-14
mbcache: add functions to delete entry if unused
Jan Kara
2023-01-14
mm/highmem: Lift memcpy_[to|from]_page to core
Ira Weiny
2023-01-14
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
2023-01-14
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
2023-01-14
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2023-01-14
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
2023-01-14
net: add inline function skb_csum_is_sctp
Xin Long
2023-01-14
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
2023-01-14
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
2023-01-14
iio: adis: stylistic changes
Nuno Sá
2023-01-14
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2023-01-14
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
2023-01-14
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
2023-01-14
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
2023-01-14
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2023-01-14
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2023-01-14
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
2023-01-14
soc: qcom: apr: make code more reuseable
Srinivas Kandagatla
2023-01-04
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe
2023-01-04
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
2023-01-04
signal: kill JOBCTL_TASK_WORK
Jens Axboe
2023-01-04
io_uring: import 5.15-stable io_uring
Jens Axboe
2023-01-04
task_work: add helper for more targeted task_work canceling
Jens Axboe
2023-01-04
kernel: remove checking for TIF_NOTIFY_SIGNAL
Jens Axboe
2023-01-04
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2023-01-04
file: Rename __close_fd_get_file close_fd_get_file
Eric W. Biederman
[next]