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
2024-05-14
Merge tag 'regmap-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-31
/
+31
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
8
-217
/
+564
2024-05-14
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-12
/
+65
2024-05-14
Merge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-107
/
+28
2024-05-14
cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
Jesper Dangaard Brouer
1
-6
/
+50
2024-05-14
Merge tag 'linux_kselftest-kunit-6.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-6
/
+21
2024-05-14
s390/iucv: Unexport iucv_root
Heiko Carstens
1
-1
/
+0
2024-05-14
s390/iucv: Provide iucv_alloc_device() / iucv_release_device()
Heiko Carstens
1
-0
/
+6
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+23
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-6
/
+16
2024-05-14
net: gro: fix napi_gro_cb zeroed alignment
Richard Gobert
1
-2
/
+4
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-3
/
+300
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-11
/
+44
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
1
-0
/
+1
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
3
-160
/
+1
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2
-0
/
+10
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
1
-1
/
+0
2024-05-14
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
1
-1
/
+10
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
1
-4
/
+4
2024-05-14
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-8
/
+14
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
1
-2
/
+1
2024-05-14
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
1
-1
/
+1
2024-05-14
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
1
-2
/
+16
2024-05-14
nbd: Use NULL to represent a pointer
Bart Van Assche
1
-1
/
+1
2024-05-14
devm-helpers: Fix a misspelled cancellation in the comments
Andy Shevchenko
1
-2
/
+2
2024-05-14
kprobes: remove dependency on CONFIG_MODULES
Mike Rapoport (IBM)
1
-0
/
+9
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
2
-13
/
+29
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-0
/
+47
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
2
-3
/
+57
2024-05-14
ftrace: Remove unused global 'ftrace_direct_func_count'
Dr. David Alan Gilbert
1
-2
/
+0
2024-05-14
ftrace: Remove unused list 'ftrace_direct_funcs'
Dr. David Alan Gilbert
1
-1
/
+0
2024-05-13
Merge tag 'idxd-for-linus-may2024' of git bundle from Arjan
Linus Torvalds
1
-0
/
+2
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+21
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
7
-130
/
+2
2024-05-13
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
1
-15
/
+0
2024-05-13
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
1
-1
/
+0
2024-05-13
mptcp: add net.mptcp.available_schedulers
Gregory Detal
1
-0
/
+3
2024-05-13
Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2024-05-13
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
1
-0
/
+8
2024-05-13
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
1
-0
/
+5
2024-05-13
tcp: rstreason: fully support in tcp_rcv_state_process()
Jason Xing
1
-0
/
+18
2024-05-13
tcp: rstreason: fully support in tcp_ack()
Jason Xing
1
-0
/
+13
2024-05-13
tcp: rstreason: fully support in tcp_rcv_synsent_state_process()
Jason Xing
1
-0
/
+17
2024-05-13
net: stmmac: introduce pcs_init/pcs_exit stmmac operations
Russell King (Oracle)
1
-0
/
+2
2024-05-13
net: pass back whether socket was empty post accept
Jens Axboe
1
-0
/
+1
2024-05-13
net: have do_accept() take a struct proto_accept_arg argument
Jens Axboe
1
-1
/
+2
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
5
-8
/
+17
[prev]
[next]