index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
x86/mmiotrace: Lock down the testmmiotrace module
David Howells
1
-0
/
+1
2019-08-20
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
1
-0
/
+1
2019-08-20
lockdown: Lock down TIOCSSERIAL
David Howells
1
-0
/
+1
2019-08-20
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
1
-0
/
+1
2019-08-20
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
Josh Boyer
1
-0
/
+6
2019-08-20
ACPI: Limit access to custom_method when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
x86/msr: Restrict MSR access when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
x86: Lock down IO port access when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
hibernate: Disable when the kernel is locked down
Josh Boyer
1
-0
/
+1
2019-08-20
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
1
-2
/
+2
2019-08-20
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
lockdown: Enforce module signatures if the kernel is locked down
David Howells
1
-0
/
+1
2019-08-20
security: Add a static lockdown policy LSM
Matthew Garrett
1
-0
/
+3
2019-08-20
security: Add a "locked down" LSM hook
Matthew Garrett
2
-0
/
+39
2019-08-20
security: Support early LSMs
Matthew Garrett
2
-0
/
+12
2019-08-20
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+14
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+5
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-29
/
+76
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-5
/
+15
2019-08-19
keys: Fix description size
David Howells
1
-4
/
+4
2019-08-19
media: lib/sort.c: implement sort() variant taking context argument
Rasmus Villemoes
1
-0
/
+5
2019-08-19
notify: export symbols for use by the knfsd file cache
Trond Myklebust
1
-0
/
+2
2019-08-19
locks: create a new notifier chain for lease attempts
Jeff Layton
1
-0
/
+5
2019-08-19
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
1
-0
/
+1
2019-08-19
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
1
-2
/
+3
2019-08-19
svcrdma: Remove svc_rdma_wq
Chuck Lever
1
-1
/
+0
2019-08-19
block: remove struct request_queue queue_head
Junxiao Bi
1
-4
/
+0
2019-08-19
genirq: Force interrupt threading on RT
Thomas Gleixner
1
-0
/
+4
2019-08-19
netfilter: add include guard to nf_conntrack_h323_types.h
Masahiro Yamada
1
-0
/
+5
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+14
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
9
-18
/
+51
2019-08-19
Merge 5.3-rc5 into staging-next
Greg Kroah-Hartman
9
-18
/
+51
2019-08-19
Merge 5.3-rc5 into char-misc-next
Greg Kroah-Hartman
9
-18
/
+51
2019-08-18
Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+4
2019-08-18
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2019-08-18
bpf: export bpf_map_inc_not_zero
Stanislav Fomichev
1
-0
/
+2
2019-08-18
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
1
-2
/
+12
2019-08-17
net: phy: remove genphy_config_init
Heiner Kallweit
1
-1
/
+0
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
1
-5
/
+19
2019-08-17
dma-fence: Shrink size of struct dma_fence
Chris Wilson
1
-3
/
+3
2019-08-16
drivers: remove the SGI SN2 IOC4 base support
Christoph Hellwig
2
-185
/
+0
2019-08-16
clk: Overwrite clk_hw::init with NULL during clk_register()
Stephen Boyd
1
-1
/
+2
2019-08-16
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+2
2019-08-16
mm/mmu_notifiers: add a get/put scheme for the registration
Jason Gunthorpe
1
-0
/
+35
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
1
-0
/
+13
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
1
-4
/
+11
2019-08-16
PCI/P2PDMA: Introduce private pagemap structure
Logan Gunthorpe
1
-1
/
+0
2019-08-16
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
1
-65
/
+48
[prev]
[next]