index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
nodemask.h: fix compilation error with GCC12
Christophe de Dinechin
1
-7
/
+6
2022-06-09
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-8
/
+38
2022-06-09
mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
Tokunori Ikegami
1
-0
/
+1
2022-06-09
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
1
-0
/
+1
2022-06-09
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
1
-1
/
+2
2022-06-09
gpiolib: of: Introduce hook for missing gpio-ranges
Stefan Wahren
1
-0
/
+12
2022-06-09
platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
Guenter Roeck
1
-0
/
+3
2022-06-09
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
1
-1
/
+1
2022-06-09
thermal/drivers/core: Use a char pointer for the cooling device name
Daniel Lezcano
1
-1
/
+1
2022-06-09
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
5
-15
/
+30
2022-06-09
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
2
-12
/
+12
2022-06-09
Bluetooth: Interleave with allowlist scan
Howard Chung
1
-0
/
+10
2022-06-09
x86/speculation: Add missing prototype for unpriv_ebpf_notify()
Josh Poimboeuf
1
-0
/
+2
2022-06-09
efi: Add missing prototype for efi_capsule_setup_info
Jan Kiszka
1
-0
/
+2
2022-06-09
drm: fix EDID struct for old ARM OABI format
Linus Torvalds
1
-3
/
+3
2022-06-09
tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
Vasily Averin
1
-2
/
+2
2022-06-09
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
1
-0
/
+1
2022-06-09
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
1
-0
/
+8
2022-06-09
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
1
-6
/
+0
2022-06-09
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
1
-1
/
+0
2022-06-09
Fonts: Make font size unsigned in font_desc
Peilin Ye
1
-1
/
+1
2022-06-09
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
1
-1
/
+6
2022-06-06
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
1
-2
/
+0
2022-06-06
crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
Nicolai Stange
1
-0
/
+1
2022-06-06
crypto: drbg - prepare for more fine-grained tracking of seeding state
Nicolai Stange
1
-1
/
+6
2022-06-06
pipe: make poll_usage boolean and annotate its access
Kuniyuki Iwashima
1
-1
/
+1
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2
-2
/
+1
2022-05-30
random: make consistent use of buf and len
Jason A. Donenfeld
1
-5
/
+5
2022-05-30
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
1
-7
/
+7
2022-05-30
random: remove extern from functions in header
Jason A. Donenfeld
1
-43
/
+28
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-9
/
+7
2022-05-30
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2
-16
/
+35
2022-05-30
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+8
2022-05-30
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
1
-1
/
+1
2022-05-30
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2
-8
/
+4
2022-05-30
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2
-0
/
+7
2022-05-30
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2
-2
/
+2
2022-05-30
random: remove useless header comment
Jason A. Donenfeld
1
-5
/
+1
2022-05-30
random: remove unused tracepoints
Jason A. Donenfeld
1
-212
/
+0
2022-05-30
random: make more consistent use of integer types
Jason A. Donenfeld
3
-47
/
+44
2022-05-30
random: simplify entropy debiting
Jason A. Donenfeld
1
-24
/
+6
2022-05-30
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
1
-35
/
+21
2022-05-30
random: early initialization of ChaCha constants
Dominik Brodowski
1
-4
/
+11
2022-05-30
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-05-30
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
1
-15
/
+25
2022-05-30
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
1
-3
/
+0
2022-05-30
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
1
-3
/
+3
2022-05-30
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
1
-2
/
+1
2022-05-30
crypto: blake2s - adjust include guard naming
Eric Biggers
2
-6
/
+6
[next]