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-29
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
2022-06-22
init: Initialize noop_backing_dev_info early
Jan Kara
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-06-14
random: mark bootloader randomness code as __init
Jason A. Donenfeld
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
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
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-14
export: fix string handling of namespace in EXPORT_SYMBOL_NS
Greg Kroah-Hartman
2022-06-09
fs: add two trivial lookup helpers
Christian Brauner
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
tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
Laurent Vivier
2022-06-09
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
2022-06-09
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
2022-06-09
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
2022-06-09
list: fix a data-race around ep->rdllist
Kuniyuki Iwashima
2022-06-09
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
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
net: macb: Fix PTP one step sync support
Harini Katakam
2022-06-09
block: Fix the bio.bi_opf comment
Bart Van Assche
2022-06-09
x86/speculation: Add missing prototype for unpriv_ebpf_notify()
Josh Poimboeuf
2022-06-09
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-06-09
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
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
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-25
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-25
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-25
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2022-05-25
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
[next]