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
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
1
-1
/
+2
2019-11-10
net/mlx5: Fix flow counter list auto bits struct
Roi Dayan
1
-2
/
+1
2019-11-10
net: add skb_queue_empty_lockless()
Eric Dumazet
1
-9
/
+24
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-0
/
+23
2019-11-06
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
1
-0
/
+3
2019-11-06
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
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-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
sched/membarrier: Call sync_core only before usermode for same mm
Mathieu Desnoyers
1
-0
/
+2
2019-10-11
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
1
-0
/
+1
2019-10-07
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+3
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
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-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2019-09-10
Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...
Linus Torvalds
1
-0
/
+19
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-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
Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
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
1
-0
/
+1
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
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-0
/
+1
2019-08-30
mm: memcontrol: flush percpu slab vmstats on kmem offlining
Roman Gushchin
1
-2
/
+3
2019-08-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+1
2019-08-29
Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...
Arnd Bergmann
1
-0
/
+1
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
1
-0
/
+1
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+5
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-1
/
+0
2019-08-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2019-08-24
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+1
[next]