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
2022-08-20
dynamic_dname(): drop unused dentry argument
Al Viro
1
-2
/
+2
2022-08-19
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
1
-5
/
+1
2022-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-32
/
+34
2022-08-19
Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linux
Linus Torvalds
1
-3
/
+23
2022-08-19
dt-bindings: pinctrl: samsung: deprecate header with register constants
Krzysztof Kozlowski
1
-0
/
+7
2022-08-19
media: v4l2-ctrls: add change flag for when dimensions change
Hans Verkuil
1
-0
/
+1
2022-08-19
media: v4l2-ctrls: add v4l2_ctrl_modify_dimensions
Hans Verkuil
1
-0
/
+53
2022-08-19
media: v4l2-ctrls: alloc arrays in ctrl_ref
Hans Verkuil
1
-8
/
+8
2022-08-19
media: v4l2-ctrls: allocate space for arrays
Hans Verkuil
1
-9
/
+8
2022-08-19
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
1
-0
/
+3
2022-08-19
ALSA: hda: Move stream-register polling macros
Amadeusz Sławiński
2
-6
/
+7
2022-08-19
phy: tegra: xusb: add utmi pad power on/down ops
Jim Lin
1
-1
/
+3
2022-08-19
usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common
Gene Chen
1
-0
/
+22
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
1
-29
/
+31
2022-08-19
KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
Chao Peng
1
-3
/
+3
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-62
/
+402
2022-08-18
net: macsec: Expose MACSEC_SALT_LEN definition to user space
Emeel Hakim
2
-1
/
+2
2022-08-18
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-16
/
+191
2022-08-18
bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
Martin KaFai Lau
2
-0
/
+4
2022-08-18
bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
Martin KaFai Lau
1
-0
/
+2
2022-08-18
bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()
Martin KaFai Lau
1
-0
/
+2
2022-08-18
bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
Martin KaFai Lau
1
-0
/
+2
2022-08-18
bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...
Martin KaFai Lau
1
-0
/
+2
2022-08-18
bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2
-0
/
+16
2022-08-18
platform/chrome: Add Type-C mux set command definitions
Prashant Malani
1
-0
/
+18
2022-08-18
usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
Pablo Sun
1
-0
/
+5
2022-08-18
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
1
-1
/
+3
2022-08-18
serial: document start_rx member at struct uart_ops
Mauro Carvalho Chehab
1
-0
/
+8
2022-08-18
blk-mq: remove unused function blk_mq_queue_stopped()
Yu Kuai
1
-1
/
+0
2022-08-18
regulator: Add devm helpers for get and enable
Matti Vaittinen
1
-0
/
+27
2022-08-18
ALSA: hda: Remove codec init and exit routines
Cezary Rojewski
2
-5
/
+0
2022-08-17
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
1
-4
/
+62
2022-08-17
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
1
-8
/
+97
2022-08-17
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
1
-1
/
+1
2022-08-17
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
1
-2
/
+4
2022-08-17
stmmac: intel: remove unused 'has_crossts' flag
Wong Vee Khee
1
-1
/
+0
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-10
/
+32
2022-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+1
2022-08-17
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
1
-0
/
+25
2022-08-17
bpf: Partially revert flexible-array member replacement
Daniel Borkmann
1
-1
/
+1
2022-08-17
Change calling conventions for filldir_t
Al Viro
1
-4
/
+5
2022-08-17
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...
Dmitry Torokhov
819
-7425
/
+21624
2022-08-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-32
/
+22
2022-08-17
ASoC/soundwire: log actual PING status on resume issues
Mark Brown
1
-0
/
+5
2022-08-17
thermal/of: Remove old OF code
Daniel Lezcano
1
-62
/
+15
2022-08-17
thermal/of: Rework the thermal device tree initialization
Daniel Lezcano
1
-0
/
+18
2022-08-17
soundwire: add sdw_show_ping_status() helper
Pierre-Louis Bossart
1
-0
/
+2
2022-08-17
soundwire: add read_ping_status helper definition in manager ops
Pierre-Louis Bossart
1
-0
/
+3
2022-08-17
regmap: Support accelerated noinc operations
Linus Walleij
1
-0
/
+8
2022-08-17
ASoC: core: remove setting platform_max in kcontrol macros
Srinivas Kandagatla
1
-10
/
+10
[prev]
[next]