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-06-14
bpf: Fix spelling in bpf_verifier.h
Hongyi Lu
1
-1
/
+1
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2022-06-14
cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
Eiichi Tsukata
1
-0
/
+29
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
1
-2
/
+8
2022-06-14
iio: core: drop iio_get_time_res()
Jonathan Cameron
1
-1
/
+0
2022-06-14
ASoC: Merge fixes
Mark Brown
1
-2
/
+0
2022-06-14
ASoC: SOF: topology: add code to parse config params for ACPDMIC dai
Ajit Kumar Pandey
3
-1
/
+12
2022-06-14
Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-4
/
+5
2022-06-14
drm/ttm: fix bulk move handling v2
Christian König
1
-4
/
+4
2022-06-13
scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
Yoshihiro Shimoda
1
-0
/
+6
2022-06-13
scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
Yoshihiro Shimoda
1
-0
/
+6
2022-06-13
net/mlx5: Add bits and fields to support enhanced CQE compression
Ofer Levi
2
-3
/
+20
2022-06-13
net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK
Shay Drory
1
-19
/
+0
2022-06-13
net/mlx5: Add support EXECUTE_ASO action for flow entry
Jianbo Liu
1
-0
/
+14
2022-06-13
net/mlx5: Add HW definitions of vport debug counters
Saeed Mahameed
1
-4
/
+19
2022-06-13
net/mlx5: Add IFC bits and enums for flow meter
Jianbo Liu
2
-4
/
+111
2022-06-13
RDMA/mlx5: Support handling of modify-header pattern ICM area
Yevgeny Kliteynik
1
-0
/
+1
2022-06-13
net/mlx5: Manage ICM of type modify-header pattern
Yevgeny Kliteynik
1
-0
/
+1
2022-06-13
net/mlx5: Introduce header-modify-pattern ICM properties
Yevgeny Kliteynik
1
-2
/
+5
2022-06-13
audit: make is_audit_feature_set() static
Xiu Jianfeng
1
-2
/
+0
2022-06-13
ASoC: SOF: IPC4: Add topology, control and PCM ops
Mark Brown
4
-0
/
+73
2022-06-13
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-06-13
platform/surface: aggregator: Add comment for KIP subsystem category
Maximilian Luz
1
-1
/
+1
2022-06-13
platform/surface: aggregator: Allow notifiers to avoid communication on unreg...
Maximilian Luz
2
-2
/
+88
2022-06-13
platform/surface: aggregator: Allow devices to be marked as hot-removed
Maximilian Luz
1
-3
/
+45
2022-06-13
platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_S...
Maximilian Luz
1
-0
/
+11
2022-06-13
ASoC: hdmi-codec: Update to modern DAI terminology
Mark Brown
1
-2
/
+2
2022-06-13
net: make __sys_accept4_file() static
Yajun Deng
1
-4
/
+0
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
1
-2
/
+1
2022-06-13
drm/edid: add new interfaces around struct drm_edid
Jani Nikula
1
-0
/
+9
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+61
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+2
2022-06-12
drm: of: Mark empty drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep ...
Marek Vasut
1
-6
/
+8
2022-06-12
drm: of: Add drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep
Marek Vasut
1
-0
/
+20
2022-06-12
usb: Avoid extra usb SET_SEL requests when enabling link power management
Mathias Nyman
1
-0
/
+2
2022-06-12
usb: typec: USB Power Delivery helpers for ports and partners
Heikki Krogerus
1
-0
/
+13
2022-06-12
usb: typec: Separate USB Power Delivery from USB Type-C
Heikki Krogerus
2
-0
/
+48
2022-06-11
workqueue: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2022-06-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+3
2022-06-11
drm: Fix htmldocs indentation warning w/ DP AUX power requirements
Douglas Anderson
1
-0
/
+2
2022-06-11
can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
Vincent Mailhol
1
-58
/
+1
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
1
-2
/
+0
2022-06-10
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+15
2022-06-10
Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
1
-27
/
+2
2022-06-10
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
1
-4
/
+8
2022-06-10
net: implement per-cpu reserves for memory_allocated
Eric Dumazet
1
-9
/
+29
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
3
-0
/
+4
2022-06-10
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
1
-5
/
+3
2022-06-10
Revert "net: set SK_MEM_QUANTUM to 4096"
Eric Dumazet
1
-13
/
+3
[prev]
[next]