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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-25
bpf: Add bpf_prog iterator
Alexei Starovoitov
1
-0
/
+1
2020-07-25
driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
Dan Williams
2
-0
/
+11
2020-07-25
ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
Dan Williams
1
-1
/
+0
2020-07-25
libnvdimm: Validate command family indices
Dan Williams
1
-0
/
+2
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-17
/
+138
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
27
-63
/
+240
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2
-3
/
+5
2020-07-25
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-13
/
+0
2020-07-24
scsi: firmware: qcom_scm: Add support for programming inline crypto keys
Eric Biggers
1
-0
/
+19
2020-07-24
icmp6: support rfc 4884
Willem de Bruijn
1
-0
/
+1
2020-07-24
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
1
-1
/
+2
2020-07-24
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
1
-2
/
+30
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-1
/
+3
2020-07-24
net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
Christoph Hellwig
1
-4
/
+4
2020-07-24
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
1
-2
/
+3
2020-07-24
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
1
-3
/
+3
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
1
-2
/
+4
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
1
-2
/
+2
2020-07-24
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
1
-1
/
+2
2020-07-24
net: add a new sockptr_t type
Christoph Hellwig
1
-0
/
+104
2020-07-24
net/flow_dissector: add packet hash dissection
Ariel Levkovich
1
-0
/
+4
2020-07-24
firmware: ti_sci: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-24
soc: ti/ti_sci_protocol.h: drop a duplicated word + clarify
Randy Dunlap
1
-2
/
+2
2020-07-24
Merge branch 'akpm' into master (patches from Andrew)
Linus Torvalds
2
-2
/
+6
2020-07-24
soc: ti: k3-ringacc: add request pair of rings api.
Grygorii Strashko
1
-0
/
+4
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-07-24
i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"
Wolfram Sang
1
-3
/
+0
2020-07-24
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
1
-1
/
+2
2020-07-24
RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMR
Meir Lichtinger
1
-1
/
+3
2020-07-24
tasks: add put_task_struct_many()
Pavel Begunkov
1
-0
/
+6
2020-07-24
Merge tag 'icc-5.9-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...
Greg Kroah-Hartman
1
-4
/
+12
2020-07-24
dyndbg: rename __verbose section to __dyndbg
Jim Cromie
1
-2
/
+2
2020-07-24
PCI/ATS: Add pci_pri_supported() to check device or associated PF
Ashok Raj
1
-0
/
+4
2020-07-24
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner
2
-0
/
+88
2020-07-24
entry: Provide generic interrupt entry/exit code
Thomas Gleixner
1
-0
/
+62
2020-07-24
entry: Provide generic syscall exit function
Thomas Gleixner
1
-0
/
+189
2020-07-24
entry: Provide generic syscall entry functionality
Thomas Gleixner
1
-0
/
+121
2020-07-24
seccomp: Provide stub for __secure_computing()
Thomas Gleixner
1
-0
/
+1
2020-07-24
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
2
-0
/
+3
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
1
-1
/
+1
2020-07-24
compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....
Ingo Molnar
3
-53
/
+59
2020-07-24
clk: at91: clk-utmi: add utmi support for sama7g5
Claudiu Beznea
1
-0
/
+2
2020-07-24
clk: at91: add macro for pll ids mask
Claudiu Beznea
1
-0
/
+1
2020-07-24
clk: at91: clk-master: add master clock support for SAMA7G5
Claudiu Beznea
1
-0
/
+1
2020-07-24
iommu/vt-d: Add page response ops support
Lu Baolu
1
-0
/
+3
2020-07-24
iommu/vt-d: Refactor device_to_iommu() helper
Lu Baolu
1
-2
/
+1
2020-07-24
iommu/vt-d: Remove global page support in devTLB flush
Jacob Pan
1
-2
/
+1
2020-07-24
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
[prev]
[next]