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
2016-08-10
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
1
-0
/
+1
2016-08-10
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
1
-15
/
+10
2016-08-10
mm: thp: refix false positive BUG in page_move_anon_rmap()
Hugh Dickins
1
-1
/
+1
2016-08-10
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
1
-0
/
+1
2016-07-27
vfs: add d_real_inode() helper
Miklos Szeredi
1
-0
/
+12
2016-07-27
net_sched: fix mirrored packets checksum
WANG Cong
1
-0
/
+19
2016-07-27
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
1
-0
/
+1
2016-07-27
rpc: share one xps between all backchannels
J. Bruce Fields
2
-0
/
+2
2016-07-27
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-2
/
+0
2016-07-27
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-0
/
+3
2016-07-27
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
1
-3
/
+13
2016-07-27
USB: EHCI: declare hostpc register as zero-length array
Alan Stern
1
-2
/
+2
2016-07-11
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
1
-0
/
+4
2016-07-11
sock_diag: do not broadcast raw socket destruction
Willem de Bruijn
1
-0
/
+6
2016-07-11
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
Jason A. Donenfeld
1
-1
/
+2
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
1
-0
/
+3
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
1
-1
/
+1
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
1
-2
/
+2
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
1
-0
/
+3
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
1
-0
/
+4
2016-06-24
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
Marc Zyngier
1
-1
/
+1
2016-06-07
mm: use phys_addr_t for reserve_bootmem_region() arguments
Stefan Bader
1
-1
/
+1
2016-06-01
SIGNAL: Move generic copy_siginfo() to signal.h
James Hogan
1
-0
/
+15
2016-06-01
Fix OpenSSH pty regression on close
Brian Bloniarz
1
-1
/
+1
2016-06-01
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2
-2
/
+2
2016-06-01
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-1
/
+1
2016-06-01
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
1
-2
/
+20
2016-06-01
fscrypto/f2fs: allow fs-specific key prefix for fs encryption
Jaegeuk Kim
1
-0
/
+1
2016-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-0
/
+15
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2016-05-13
Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2016-05-13
Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...
Mark Brown
1
-0
/
+2
2016-05-12
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
2
-3
/
+12
2016-05-11
Merge branch 'ovl-fixes' into for-linus
Al Viro
53
-484
/
+309
2016-05-10
vfs: add lookup_hash() helper
Miklos Szeredi
1
-0
/
+2
2016-05-10
vfs: add vfs_select_inode() helper
Miklos Szeredi
1
-0
/
+12
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2016-05-09
compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()
Josh Poimboeuf
1
-1
/
+1
2016-05-09
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
1
-0
/
+2
2016-05-06
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
1
-0
/
+3
2016-05-06
Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-05-06
Merge branches 'acpica-fixes' and 'device-properties-fixes'
Rafael J. Wysocki
1
-1
/
+1
2016-05-05
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
1
-0
/
+22
2016-05-05
rapidio/mport_cdev: fix uapi type definitions
Alexandre Bounine
1
-271
/
+0
2016-05-05
mm: memcontrol: let v2 cgroups follow changes in system swappiness
Johannes Weiner
1
-0
/
+4
2016-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
1
-0
/
+5
2016-05-02
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
1
-2
/
+18
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+12
2016-05-01
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
Tim Bingham
1
-1
/
+9
[next]