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
2022-06-14
nodemask: Fix return values to be unsigned
Kees Cook
2022-06-14
jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
Peter Zijlstra
2022-06-14
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-06-14
net/mlx5: correct ECE offset in query qp output
Changcheng Liu
2022-06-09
nodemask.h: fix compilation error with GCC12
Christophe de Dinechin
2022-06-09
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
2022-06-09
mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
Tokunori Ikegami
2022-06-09
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
2022-06-09
gpiolib: of: Introduce hook for missing gpio-ranges
Stefan Wahren
2022-06-09
platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
Guenter Roeck
2022-06-09
thermal/drivers/core: Use a char pointer for the cooling device name
Daniel Lezcano
2022-06-09
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2022-06-09
x86/speculation: Add missing prototype for unpriv_ebpf_notify()
Josh Poimboeuf
2022-06-09
efi: Add missing prototype for efi_capsule_setup_info
Jan Kiszka
2022-06-09
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2022-06-09
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2022-06-09
Fonts: Make font size unsigned in font_desc
Peilin Ye
2022-06-09
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2022-06-06
pipe: make poll_usage boolean and annotate its access
Kuniyuki Iwashima
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-30
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-30
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
2022-05-30
random: remove extern from functions in header
Jason A. Donenfeld
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-30
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-30
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-30
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-05-30
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-05-30
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-05-30
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2022-05-30
random: remove useless header comment
Jason A. Donenfeld
2022-05-30
random: make more consistent use of integer types
Jason A. Donenfeld
2022-05-30
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-05-30
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-25
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2022-05-25
Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"
Sasha Levin
2022-05-25
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
2022-05-18
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-05-18
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
2022-05-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2022-05-15
regulator: consumer: Add missing stubs to regulator/consumer.h
Dmitry Osipenko
2022-05-12
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-05-09
mtd: fix 'part' field data corruption in mtd_info
Oleksandr Ocheretnyi
2022-05-09
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-04-27
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-04-27
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2022-04-13
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-13
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
2022-04-13
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
[next]