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
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
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
tcp: align tcp_sock_write_rx group
Eric Dumazet
1
-1
/
+1
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, 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
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
3
-2
/
+21
2024-03-04
Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-0
/
+3
2024-03-04
tee: make tee_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-03-04
Merge tag 'samsung-drivers-6.9-2' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-1
/
+10
2024-03-04
Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-1
/
+31
2024-03-04
Merge tag 'tegra-for-6.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-0
/
+1
2024-03-04
Merge tag 'scmi-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-3
/
+18
2024-03-04
i2c: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-7
/
+6
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
1
-0
/
+1
2024-03-03
Input: serio - make serio_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-03
soundwire: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2024-03-03
of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()
Christophe Leroy
1
-1
/
+13
2024-03-03
of: Change of_machine_is_compatible() to return bool
Michael Ellerman
1
-1
/
+1
2024-03-03
of: Add of_machine_compatible_match()
Michael Ellerman
1
-0
/
+6
2024-03-03
gpio: nomadik: Finish conversion to use firmware node APIs
Andy Shevchenko
1
-1
/
+3
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-35
/
+108
2024-03-02
nvmet-rdma: set max_queue_size for RDMA transport
Max Gurtovoy
1
-1
/
+2
2024-03-02
nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definition
Max Gurtovoy
1
-1
/
+2
2024-03-02
nvme-rdma: move NVME_RDMA_IP_PORT from common file
Max Gurtovoy
2
-2
/
+2
2024-03-02
USB: typec: no opencoding FIELD_GET
Oliver Neukum
1
-4
/
+5
[prev]
[next]