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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
serial: 8250: omap: Set wakeup capable, do not enable
Markus Schneider-Pargmann
1
-2
/
+2
2024-08-14
serial: 8250: omap: Cleanup on error in request_irq
Markus Schneider-Pargmann
1
-1
/
+1
2024-08-14
serial: 8250: omap: Remove unused wakeups_enabled
Markus Schneider-Pargmann
1
-1
/
+0
2024-08-14
dt-bindings: serial: 8250_omap: Add wakeup-source property
Markus Schneider-Pargmann
1
-0
/
+1
2024-08-14
tty: serial: samsung_tty: cast the interrupt's void *id just once
André Draszik
1
-17
/
+12
2024-08-14
tty: serial: samsung_tty: drop unused argument to irq handlers
André Draszik
1
-6
/
+6
2024-08-14
media: atomisp: Fix streaming no longer working on BYT / ISP2400 devices
Hans de Goede
2
-5
/
+22
2024-08-14
perf: Really fix event_function_call() locking
Namhyung Kim
1
-5
/
+8
2024-08-13
bcachefs: bcachefs_metadata_version_disk_accounting_inum
Kent Overstreet
6
-3
/
+33
2024-08-13
bcachefs: Kill __bch2_accounting_mem_mod()
Kent Overstreet
3
-34
/
+28
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
38
-553
/
+448
2024-08-13
bcachefs: Fix warning in __bch2_fsck_err() for trans not passed in
Kent Overstreet
1
-0
/
+2
2024-08-13
bcachefs: Add a time_stat for blocked on key cache flush
Kent Overstreet
2
-0
/
+5
2024-08-13
bcachefs: Improve trans_blocked_journal_reclaim tracepoint
Kent Overstreet
3
-4
/
+33
2024-08-13
bcachefs: Add hysteresis to waiting on btree key cache flush
Kent Overstreet
2
-1
/
+10
2024-08-13
lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
Kent Overstreet
1
-0
/
+2
2024-08-13
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
4
-54
/
+42
2024-08-13
bcachefs: Add missing downgrade table entry
Kent Overstreet
1
-0
/
+1
2024-08-13
bcachefs: disk accounting: ignore unknown types
Kent Overstreet
1
-3
/
+9
2024-08-13
bcachefs: bch2_accounting_invalid() fixup
Kent Overstreet
1
-1
/
+1
2024-08-13
bcachefs: Fix bch2_trigger_alloc when upgrading from old versions
Kent Overstreet
1
-1
/
+13
2024-08-13
bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()
Kent Overstreet
1
-5
/
+0
2024-08-13
net: dsa: microchip: ksz9477: unwrap URL in comment
Enguerrand de Ribaucourt
1
-2
/
+1
2024-08-13
net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()
Simon Horman
1
-1
/
+1
2024-08-13
net: fec: Remove duplicated code
Csókás, Bence
1
-7
/
+1
2024-08-13
net: fec: Move `fec_ptp_read()` to the top of the file
Csókás, Bence
1
-25
/
+25
2024-08-13
mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
Eugene Syromiatnikov
1
-1
/
+1
2024-08-13
net: netconsole: Constify struct config_item_type
Christophe JAILLET
1
-1
/
+1
2024-08-13
Merge branch 'gve-add-rss-config-support'
Jakub Kicinski
4
-4
/
+286
2024-08-13
gve: Add RSS adminq commands and ethtool support
Jeroen de Borst
4
-1
/
+235
2024-08-13
gve: Add RSS device option
Ziwei Xiao
3
-3
/
+51
2024-08-13
selftests/bpf: Avoid subtraction after htons() in ipip tests
Asbjørn Sloth Tønnesen
1
-6
/
+6
2024-08-13
Merge tag 'execve-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+10
2024-08-13
dt-bindings: net: fsl,qoriq-mc-dpmac: using unevaluatedProperties
Frank Li
1
-9
/
+1
2024-08-13
bpf: more trivial fdget() conversions
Al Viro
1
-15
/
+7
2024-08-13
bpf: trivial conversions for fdget()
Al Viro
3
-21
/
+9
2024-08-13
bpf: switch maps to CLASS(fd, ...)
Al Viro
5
-139
/
+58
2024-08-13
bpf: factor out fetching bpf_map from FD and adding it to used_maps list
Andrii Nakryiko
1
-49
/
+66
2024-08-13
bpf: switch fdget_raw() uses to CLASS(fd_raw, ...)
Al Viro
1
-16
/
+8
2024-08-14
i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
Andi Shyti
1
-1
/
+3
2024-08-13
bpf: convert __bpf_prog_get() to CLASS(fd, ...)
Al Viro
1
-22
/
+9
2024-08-13
Documentation: networking: correct spelling
Jing-Ping Jan
1
-10
/
+10
2024-08-13
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
8
-27
/
+238
2024-08-13
iavf: refactor add/del FDIR filters
Ahmed Zaki
4
-57
/
+83
2024-08-13
ice: enable FDIR filters from raw binary patterns for VFs
Junfeng Guo
6
-8
/
+566
2024-08-13
ice: add method to disable FDIR SWAP option
Junfeng Guo
3
-4
/
+53
2024-08-13
virtchnl: support raw packet in protocol header
Junfeng Guo
1
-1
/
+11
2024-08-13
ice: add API for parser profile initialization
Junfeng Guo
2
-2
/
+154
2024-08-13
ice: add UDP tunnels support to the parser
Junfeng Guo
2
-0
/
+111
2024-08-13
ice: support turning on/off the parser's double vlan mode
Junfeng Guo
2
-3
/
+93
[prev]
[next]