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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-0
/
+20
2019-04-04
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
1
-0
/
+20
2019-04-04
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
1
-1
/
+1
2019-03-25
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
1
-0
/
+6
2019-03-25
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
1
-0
/
+6
2019-03-25
HID: debug: fix the ring buffer implementation
Vladis Dronov
1
-5
/
+4
2019-03-25
sunrpc: use-after-free in svc_process_common()
Vasily Averin
1
-1
/
+4
2019-03-25
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
1
-2
/
+2
2019-02-11
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-2
/
+2
2019-02-11
new helper: uaccess_kernel()
Al Viro
1
-0
/
+3
2019-02-11
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+3
2019-02-11
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
2019-02-11
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
1
-0
/
+3
2019-02-11
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
1
-0
/
+1
2019-02-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
1
-0
/
+2
2019-02-11
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2019-02-11
libceph: bump CEPH_MSG_MAX_DATA_LEN
Ilya Dryomov
1
-1
/
+7
2019-02-11
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
1
-2
/
+0
2019-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
1
-9
/
+16
2018-12-16
posix-timers: Sanitize overrun handling
Thomas Gleixner
1
-2
/
+2
2018-12-16
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-0
/
+3
2018-12-16
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2
-0
/
+8
2018-12-16
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-9
/
+4
2018-12-16
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-1
/
+1
2018-12-16
bpf, net: add skb_mac_header_len helper
Daniel Borkmann
1
-0
/
+5
2018-12-16
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
1
-2
/
+2
2018-12-16
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
1
-1
/
+12
2018-12-16
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
1
-0
/
+14
2018-12-16
block: move bio_integrity_{intervals,bytes} into blkdev.h
Greg Edwards
1
-0
/
+38
2018-12-16
udlfb: set optimal write delay
Mikulas Patocka
1
-1
/
+1
2018-12-16
udlfb: make a local copy of fb_ops
Mikulas Patocka
1
-0
/
+1
2018-12-16
udlfb: don't switch if we are switching to the same videomode
Mikulas Patocka
1
-0
/
+1
2018-12-16
udlfb: fix semaphore value leak
Mikulas Patocka
1
-1
/
+0
2018-12-16
crypto: vmac - separate tfm and request context
Eric Biggers
1
-63
/
+0
2018-11-20
kexec: Fix make headers_check
Geoff Levand
1
-6
/
+0
2018-11-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
1
-2
/
+1
2018-11-20
media: v4l: event: Prevent freeing event subscriptions while accessed
Sakari Ailus
1
-0
/
+1
2018-11-20
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
1
-3
/
+1
2018-11-20
VFS: Impose ordering on accesses of d_inode and d_flags
David Howells
1
-18
/
+3
2018-11-20
vsock: split dwork to avoid reinitializations
Cong Wang
1
-2
/
+2
2018-11-20
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
1
-0
/
+1
2018-11-20
can: dev: Consolidate and unify state change handling
Andri Yngvason
2
-0
/
+4
2018-11-20
string: drop __must_check from strscpy()
Ben Hutchings
1
-1
/
+1
2018-11-20
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
1
-0
/
+1
2018-11-20
tty: vt, remove reduntant check
Jiri Slaby
1
-1
/
+0
2018-11-20
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-11-20
nfsd: silence sparse warning about accessing credentials
Jeff Layton
1
-0
/
+9
2018-11-20
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2
-1
/
+1
2018-11-20
backlight: as3711_bl: Fix Device Tree node leaks
Johan Hovold
1
-2
/
+2
2018-11-20
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
1
-1
/
+1
[next]