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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2018-10-03
media: v4l: event: Prevent freeing event subscriptions while accessed
Sakari Ailus
1
-0
/
+4
2018-10-03
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-10-03
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
1
-10
/
+10
2018-10-03
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
1
-1
/
+1
2018-10-03
uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()
Dave Jiang
1
-1
/
+1
2018-10-03
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
1
-3
/
+3
2018-10-03
bitfield: fix *_encode_bits()
Johannes Berg
1
-3
/
+3
2018-10-03
posix-timers: Sanitize overrun handling
Thomas Gleixner
1
-2
/
+2
2018-10-03
include/rdma/opa_addr.h: Fix an endianness issue
Bart Van Assche
1
-1
/
+1
2018-10-03
power: remove possible deadlock when unregistering power_supply
Benjamin Tissoires
1
-0
/
+1
2018-09-29
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
1
-1
/
+1
2018-09-29
ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errors
Dmitry V. Levin
1
-52
/
+54
2018-09-29
NFC: Fix the number of pipes
Suren Baghdasaryan
1
-1
/
+1
2018-09-29
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
1
-10
/
+9
2018-09-26
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
1
-0
/
+5
2018-09-26
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-09-26
net/mlx5: Use u16 for Work Queue buffer fragment size
Tariq Toukan
1
-1
/
+1
2018-09-26
net/mlx5: Fix use-after-free in self-healing flow
Jack Morgenstein
1
-1
/
+1
2018-09-19
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
4
-8
/
+2
2018-09-19
mtd: rawnand: make subop helpers return unsigned values
Miquel Raynal
1
-8
/
+8
2018-09-19
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-09-19
HID: core: fix grouping by application
Benjamin Tissoires
1
-0
/
+1
2018-09-15
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
1
-1
/
+1
2018-09-15
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
1
-0
/
+4
2018-09-15
r8169: add support for NCube 8168 network card
Anthony Wong
1
-0
/
+2
2018-09-09
udlfb: make a local copy of fb_ops
Mikulas Patocka
1
-0
/
+1
2018-09-09
udlfb: set optimal write delay
Mikulas Patocka
1
-1
/
+1
2018-09-09
udlfb: don't switch if we are switching to the same videomode
Mikulas Patocka
1
-0
/
+1
2018-09-09
udlfb: fix semaphore value leak
Mikulas Patocka
1
-1
/
+0
2018-09-09
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
1
-3
/
+2
2018-09-09
iommu/vt-d: Add definitions for PFSID
Jacob Pan
1
-0
/
+3
2018-09-09
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-0
/
+1
2018-09-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
1
-2
/
+2
2018-09-09
eventpoll.h: wrap casts in () properly
Greg Kroah-Hartman
1
-4
/
+4
2018-09-09
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
1
-0
/
+2
2018-09-09
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
1
-0
/
+31
2018-09-09
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
1
-1
/
+4
2018-09-09
Replace magic for trusting the secondary keyring with #define
Yannik Sembritzki
1
-0
/
+6
2018-09-09
blkcg: Introduce blkg_root_lookup()
Bart Van Assche
1
-0
/
+18
2018-09-05
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
1
-0
/
+14
2018-09-05
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
1
-0
/
+2
2018-09-05
x86/gpu: reserve ICL's graphics stolen memory
Paulo Zanoni
1
-1
/
+3
2018-09-05
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
1
-0
/
+4
2018-09-05
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2
-1
/
+3
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-4
/
+4
2018-08-17
crypto: vmac - separate tfm and request context
Eric Biggers
1
-63
/
+0
2018-08-15
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
1
-0
/
+2
2018-08-15
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
1
-12
/
+12
2018-08-15
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
1
-0
/
+2
2018-08-15
cpu/hotplug: Expose SMT control init function
Jiri Kosina
1
-0
/
+2
[next]