index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
introduce cloning of fs_context
Al Viro
3
-0
/
+15
2019-02-28
convenience helpers: vfs_get_super() and sget_fc()
Al Viro
2
-0
/
+19
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
2
-0
/
+7
2019-02-28
vfs: Put security flags into the fs_context struct
David Howells
2
-1
/
+2
2019-02-28
vfs: Add LSM hooks for the new mount API
David Howells
2
-0
/
+24
2019-02-28
vfs: Add configuration parser helpers
David Howells
3
-0
/
+181
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
1
-0
/
+1
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-1
/
+6
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
35
-106
/
+230
2019-02-28
locking/lockdep: Shrink struct lock_class_key
Peter Zijlstra
1
-2
/
+4
2019-02-28
kernel/workqueue: Use dynamic lockdep keys for workqueues
Bart Van Assche
1
-24
/
+4
2019-02-28
locking/lockdep: Add support for dynamic keys
Bart Van Assche
1
-3
/
+18
2019-02-28
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
1
-3
/
+6
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
1
-0
/
+5
2019-02-28
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
1
-0
/
+1
2019-02-28
locking/lockdep: Reorder struct lock_class members
Bart Van Assche
1
-7
/
+7
2019-02-28
locking/percpu-rwsem: Remove preempt_disable variants
Peter Zijlstra
1
-20
/
+4
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
35
-106
/
+230
2019-02-28
Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
1
-0
/
+1
2019-02-27
dma-buf: clarify locking documentation for reservation_object_get_excl
Lucas Stach
1
-1
/
+2
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
2
-1
/
+4
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2
-4
/
+44
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
2
-20
/
+0
2019-02-27
switchdev: Add SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+27
2019-02-27
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-02-27
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
1
-0
/
+2
2019-02-27
bpf: enable program stats
Alexei Starovoitov
2
-1
/
+28
2019-02-27
habanalabs: allow memory allocations larger than 4GB
Oded Gabbay
1
-4
/
+2
2019-02-27
scsi: kill command serial number
Hannes Reinecke
2
-18
/
+0
2019-02-27
block: introduce bvec_nth_page()
Ming Lei
1
-3
/
+8
2019-02-27
netfilter: conntrack: avoid same-timeout update
Florian Westphal
1
-5
/
+5
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
3
-55
/
+39
2019-02-27
netfilter: nat: remove l3proto struct
Florian Westphal
1
-8
/
+0
2019-02-27
netfilter: nat: remove csum_recalc hook
Florian Westphal
1
-4
/
+3
2019-02-27
netfilter: nat: remove csum_update hook
Florian Westphal
1
-5
/
+0
2019-02-27
netfilter: nat: remove l3 manip_pkt hook
Florian Westphal
1
-5
/
+4
2019-02-27
netfilter: nat: remove nf_nat_l4proto.h
Florian Westphal
1
-16
/
+0
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
1
-9
/
+0
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
1
-4
/
+2
2019-02-27
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
1
-0
/
+3
2019-02-26
tcp: convert tcp_md5_needed to static_branch API
Eric Dumazet
1
-2
/
+2
2019-02-26
tcp: get rid of __tcp_add_write_queue_tail()
Eric Dumazet
1
-6
/
+1
2019-02-26
tcp: get rid of tcp_check_send_head()
Eric Dumazet
1
-6
/
+0
2019-02-26
clk: mediatek: correct cpu clock name for MT8173 SoC
Seiya Wang
1
-1
/
+2
2019-02-26
soc: fsl: guts: make fsl_guts_get_svr() static
Horia Geantă
1
-2
/
+0
2019-02-26
vxlan: add extack support for create and changelink
Roopa Prabhu
1
-0
/
+31
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
2
-0
/
+16
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
1
-6
/
+4
2019-02-26
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
1
-3
/
+1
2019-02-26
Merge branch 'asoc-5.1' into asoc-next
Mark Brown
8
-30
/
+169
[prev]
[next]