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-03-05
rxrpc: Use ktimes for call timeout tracking and set the timer lazily
David Howells
1
-81
/
+93
2024-03-05
rxrpc: Differentiate PING ACK transmission traces.
David Howells
1
-0
/
+2
2024-03-06
power: supply: core: add power_supply_for_each_device()
Sebastian Reichel
1
-2
/
+1
2024-03-05
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+21
2024-03-05
nfc: core: make nfc_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-05
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
42
-101
/
+174
2024-03-05
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
1
-0
/
+1
2024-03-05
drm/nouveau: move more missing UAPI bits
Karol Herbst
1
-0
/
+22
2024-03-05
greybus: Avoid fake flexible array for response data
Kees Cook
1
-6
/
+2
2024-03-05
serial: port: Introduce a common helper to read properties
Andy Shevchenko
1
-0
/
+2
2024-03-05
serial: core: Add UPIO_UNKNOWN constant for unknown port type
Andy Shevchenko
1
-0
/
+1
2024-03-05
serial: core: Move struct uart_port::quirks closer to possible values
Andy Shevchenko
1
-2
/
+4
2024-03-05
serial: core: only stop transmit when HW fifo is empty
Jonas Gorski
1
-1
/
+2
2024-03-05
usb: typec: tcpm: add support to set tcpc connector orientatition
Marco Felsch
1
-0
/
+2
2024-03-05
usb: core: Set connect_type of ports based on DT node
Stephen Boyd
1
-0
/
+7
2024-03-05
usb: typec: pd: no opencoding of FIELD_GET
Oliver Neukum
2
-7
/
+9
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
1
-3
/
+3
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
1
-0
/
+9
2024-03-05
net: gro: enable fast path for more cases
Eric Dumazet
1
-1
/
+1
2024-03-05
net: gro: change skb_gro_network_header()
Eric Dumazet
1
-15
/
+12
2024-03-05
net: gro: rename skb_gro_header_hard()
Eric Dumazet
1
-3
/
+4
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
1
-1
/
+1
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
1
-0
/
+1
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
1
-4
/
+11
2024-03-04
Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+3
2024-03-04
tcp: align tcp_sock_write_rx group
Eric Dumazet
1
-1
/
+1
2024-03-04
mm: add alloc_contig_migrate_range allocation statistics
Richard Chang
1
-0
/
+38
2024-03-04
modules: wait do_free_init correctly
Changbin Du
1
-0
/
+8
2024-03-04
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-03-04
mm: remove lru_to_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-03-04
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
1
-12
/
+0
2024-03-04
mm: use __page_cache_release() in folios_put()
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-03-04
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
1
-2
/
+12
2024-03-04
mm: make folios_put() the basis of release_pages()
Matthew Wilcox (Oracle)
1
-6
/
+10
2024-03-04
mm: remove total_mapcount()
David Hildenbrand
1
-8
/
+1
2024-03-04
mm: thp: split huge page to any lower order pages
Zi Yan
1
-8
/
+13
2024-03-04
mm: page_owner: add support for splitting to any order in split page_owner
Zi Yan
1
-5
/
+8
2024-03-04
mm: memcg: make memcg huge page split support any order split
Zi Yan
1
-2
/
+2
2024-03-04
mm/page_owner: use order instead of nr in split_page_owner()
Zi Yan
1
-5
/
+4
2024-03-04
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
1
-2
/
+2
2024-03-04
mm: enumerate all gfp flags
Suren Baghdasaryan
1
-28
/
+62
2024-03-04
mm: update mark_victim tracepoints fields
Carlos Galo
1
-4
/
+32
2024-03-04
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
1
-0
/
+9
2024-03-04
Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...
Alex Williamson
1
-0
/
+14
2024-03-04
bpf: struct_ops supports more than one page for trampolines.
Kui-Feng Lee
1
-1
/
+3
2024-03-04
of: make for_each_property_of_node() available to to !OF
Bartosz Golaszewski
1
-3
/
+3
2024-03-04
ASoC: cs-amp-lib: Add KUnit test for calibration helpers
Richard Fitzgerald
1
-0
/
+14
2024-03-04
Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...
Christian Brauner
4
-14
/
+30
2024-03-04
Merge tag 'reset-for-v6.9' of git://git.pengutronix.de/pza/linux into soc/late
Arnd Bergmann
4
-2
/
+108
2024-03-04
Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-0
/
+3
[prev]
[next]