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-10-29
btrfs: tracepoints: Fix bad entry members of qgroup events
Qu Wenruo
1
-1
/
+2
2019-10-29
scsi: core: save/restore command resid for error handling
Damien Le Moal
1
-0
/
+1
2019-10-29
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-2
/
+3
2019-10-29
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
1
-1
/
+1
2019-10-29
uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
Linus Torvalds
1
-2
/
+4
2019-10-29
net: phy: fix write to mii-ctrl1000 register
Russell King
1
-0
/
+9
2019-10-29
nvme: allow 64-bit results in passthru commands
Marta Rybczynska
1
-0
/
+23
2019-10-17
hwmon: Fix HWMON_P_MIN_ALARM mask
Nuno Sá
1
-1
/
+1
2019-10-17
ACPI/PPTT: Add support for ACPI 6.3 thread flag
Jeremy Linton
1
-0
/
+5
2019-10-17
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
1
-1
/
+1
2019-10-17
efi/tpm: Don't access event->count when it isn't mapped
Peter Jones
1
-3
/
+11
2019-10-11
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
1
-18
/
+20
2019-10-11
sched/membarrier: Call sync_core only before usermode for same mm
Mathieu Desnoyers
1
-0
/
+2
2019-10-11
sched: Add __ASSEMBLY__ guards around struct clone_args
Seth Forshee
1
-0
/
+2
2019-10-11
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
1
-0
/
+1
2019-10-11
ASoC: Define a set of DAPM pre/post-up events
Oleksandr Suvorov
1
-0
/
+2
2019-10-07
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+3
2019-10-07
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
1
-1
/
+1
2019-10-07
mm: add dummy can_do_mlock() helper
Arnd Bergmann
1
-0
/
+4
2019-10-07
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
1
-0
/
+3
2019-10-07
scsi: core: Reduce memory required for SCSI logging
Bart Van Assche
1
-2
/
+0
2019-10-07
mailbox: mediatek: cmdq: clear the event in cmdq initial flow
Bibby Hsieh
2
-3
/
+3
2019-10-05
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2019-10-05
fs: Export generic_fadvise()
Jan Kara
1
-0
/
+2
2019-10-05
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
1
-0
/
+1
2019-10-05
blk-mq: add callback of .cleanup_rq
Ming Lei
1
-0
/
+13
2019-10-05
mmc: core: Add helper function to indicate if SDIO IRQs is enabled
Ulf Hansson
1
-0
/
+9
2019-10-05
block: make rq sector size accessible for block stats
Hou Tao
1
-3
/
+12
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-0
/
+5
2019-10-05
x86/amd_nb: Add PCI device IDs for family 17h, model 70h
Marcel Bocu
1
-0
/
+1
2019-10-05
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+2
2019-10-01
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
1
-0
/
+4
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
1
-1
/
+19
2019-09-21
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
1
-1
/
+6
2019-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+7
2019-09-10
Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...
Linus Torvalds
2
-1
/
+20
2019-09-08
Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...
Linus Torvalds
1
-4
/
+4
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
1
-4
/
+4
2019-09-07
ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
1
-0
/
+19
2019-09-07
isdn/capi: check message length in capi_write()
Eric Biggers
1
-0
/
+1
2019-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2019-09-06
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
Benjamin Tissoires
1
-1
/
+1
2019-09-06
ipc: fix semtimedop for generic 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2019-09-06
Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+0
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2
-4
/
+5
2019-09-05
net: fixed_phy: Add forward declaration for struct gpio_desc;
Moritz Fischer
1
-0
/
+1
2019-09-03
iommu/vt-d: Remove global page flush support
Jacob Pan
1
-3
/
+0
2019-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-32
/
+33
2019-08-31
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+1
[next]