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
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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
1
-1
/
+1
2022-07-07
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
1
-1
/
+1
2022-07-07
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
1
-0
/
+6
2022-07-02
fs: fix acl translation
Christian Brauner
1
-0
/
+4
2022-07-02
fs: support mapped mounts of mapped filesystems
Christian Brauner
1
-8
/
+9
2022-07-02
fs: add i_user_ns() helper
Christian Brauner
1
-4
/
+9
2022-07-02
fs: port higher-level mapping helpers
Christian Brauner
2
-8
/
+12
2022-07-02
fs: remove unused low-level mapping helpers
Christian Brauner
1
-56
/
+0
2022-07-02
fs: account for filesystem mappings
Christian Brauner
2
-6
/
+191
2022-07-02
fs: tweak fsuidgid_has_mapping()
Christian Brauner
1
-3
/
+11
2022-07-02
fs: move mapping helpers
Christian Brauner
2
-90
/
+102
2022-07-02
fs: add is_idmapped_mnt() helper
Christian Brauner
1
-0
/
+14
2022-06-29
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
1
-4
/
+8
2022-06-22
init: Initialize noop_backing_dev_info early
Jan Kara
1
-0
/
+2
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+3
2022-06-14
random: mark bootloader randomness code as __init
Jason A. Donenfeld
1
-1
/
+1
2022-06-14
nodemask: Fix return values to be unsigned
Kees Cook
1
-19
/
+19
2022-06-14
jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
Peter Zijlstra
1
-2
/
+2
2022-06-14
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
1
-1
/
+1
2022-06-14
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
1
-0
/
+3
2022-06-14
net/mlx5: correct ECE offset in query qp output
Changcheng Liu
1
-3
/
+2
2022-06-14
export: fix string handling of namespace in EXPORT_SYMBOL_NS
Greg Kroah-Hartman
1
-3
/
+4
2022-06-09
fs: add two trivial lookup helpers
Christian Brauner
1
-0
/
+6
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
tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
Laurent Vivier
1
-4
/
+11
2022-06-09
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
1
-0
/
+1
2022-06-09
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
1
-0
/
+13
2022-06-09
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
1
-0
/
+1
2022-06-09
list: fix a data-race around ep->rdllist
Kuniyuki Iwashima
1
-3
/
+3
2022-06-09
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
1
-14
/
+22
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
net: macb: Fix PTP one step sync support
Harini Katakam
1
-0
/
+3
2022-06-09
block: Fix the bio.bi_opf comment
Bart Van Assche
1
-3
/
+2
2022-06-09
x86/speculation: Add missing prototype for unpriv_ebpf_notify()
Josh Poimboeuf
1
-0
/
+2
2022-06-09
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2
-1
/
+2
2022-06-09
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
1
-5
/
+5
2022-06-09
efi: Add missing prototype for efi_capsule_setup_info
Jan Kiszka
1
-0
/
+2
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
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
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
[next]