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
2023-09-14
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
1
-7
/
+9
2023-09-14
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
1
-1
/
+1
2023-09-14
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
1
-5
/
+5
2023-09-14
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
1
-5
/
+5
2023-09-14
udp: introduce udp->udp_flags
Eric Dumazet
1
-7
/
+21
2023-09-13
Merge branch '6.6/scsi-staging' into 6.6/scsi-fixes
Martin K. Petersen
1
-3
/
+3
2023-09-13
lsm: constify 'bprm' parameter in security_bprm_committing_creds()
Khadija Kamran
2
-3
/
+3
2023-09-13
lsm: constify 'file' parameter in security_bprm_creds_from_file()
Khadija Kamran
3
-5
/
+5
2023-09-13
lsm: constify 'sb' parameter in security_quotactl()
Khadija Kamran
2
-3
/
+3
2023-09-13
mm: Remove kmem_valid_obj()
Zhen Lei
1
-2
/
+3
2023-09-13
rcu: Remove unused function declaration rcu_eqs_special_set()
Yue Haibing
1
-1
/
+0
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+3
2023-09-13
firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM...
Maximilian Luz
2
-0
/
+68
2023-09-13
lib/ucs2_string: Add UCS-2 strscpy function
Maximilian Luz
1
-0
/
+1
2023-09-13
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
1
-0
/
+1
2023-09-13
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
1
-1
/
+3
2023-09-13
virtchnl: Add CRC stripping capability
Paul M Stillwell Jr
1
-2
/
+9
2023-09-13
sched: Simplify tg_set_cfs_bandwidth()
Peter Zijlstra
1
-0
/
+2
2023-09-13
cleanup: Make no_free_ptr() __must_check
Peter Zijlstra
1
-3
/
+36
2023-09-13
smp: Change function signatures to use call_single_data_t
Leonardo Bras
1
-1
/
+1
2023-09-13
power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
Kai-Heng Feng
1
-1
/
+1
2023-09-13
i2c: Drop legacy callback .probe_new()
Uwe Kleine-König
1
-10
/
+1
2023-09-12
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
1
-0
/
+7
2023-09-12
bpf, x64: Fix tailcall infinite loop
Leon Hwang
1
-0
/
+5
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
1
-6
/
+8
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
1
-0
/
+5
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
1
-0
/
+2
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
1
-0
/
+2
2023-09-12
iio: Remove unused declarations
Yue Haibing
2
-6
/
+0
2023-09-12
platform/x86: asus-wmi: add support for ASUS screenpad
Luke D. Jones
1
-0
/
+4
2023-09-12
gpiolib: make gpiochip_get_desc() public
Bartosz Golaszewski
1
-0
/
+2
2023-09-11
lib/string_helpers: string_get_size() now returns characters wrote
Kent Overstreet
1
-2
/
+2
2023-09-11
fs: factor out d_mark_tmpfile()
Kent Overstreet
1
-0
/
+1
2023-09-11
sched: Add task_struct->faults_disabled_mapping
Kent Overstreet
1
-0
/
+1
2023-09-11
PCI/AER: Export pcie_aer_is_native()
Smita Koralahalli
1
-0
/
+2
2023-09-11
tracing/synthetic: Fix order of struct trace_dynamic_info
Steven Rostedt (Google)
1
-3
/
+3
2023-09-11
rcu: Add RCU CPU stall notifier
Paul E. McKenney
1
-0
/
+32
2023-09-11
xfs: remove CPU hotplug infrastructure
Darrick J. Wong
1
-1
/
+0
2023-09-11
thermal: Constify the trip argument of the .get_trend() zone callback
Rafael J. Wysocki
1
-2
/
+2
2023-09-11
fbdev/core: Unexport logo helpers
Thomas Zimmermann
1
-5
/
+0
2023-09-11
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
1
-2
/
+2
2023-09-11
drivers: meson: sm: correct meson_sm_* API retval handling
Alexey Romanov
1
-1
/
+1
2023-09-11
wifi: mac80211: Use flexible array in struct ieee80211_tim_ie
Jeff Johnson
1
-3
/
+10
2023-09-11
gpiolib: remove unnecessary extern specifiers from the driver header
Bartosz Golaszewski
1
-11
/
+10
2023-09-11
gpiolib: remove stray newline in gpio/driver.h
Bartosz Golaszewski
1
-1
/
+0
2023-09-11
gpiolib: unexport gpiod_set_transitory()
Bartosz Golaszewski
1
-8
/
+0
2023-09-11
lib/raid6: Drop IA64 support
Ard Biesheuvel
1
-2
/
+0
2023-09-11
kernel: Drop IA64 support from sig_fault handlers
Ard Biesheuvel
1
-13
/
+4
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
4
-18
/
+2
[prev]
[next]