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-02-05
xfrm: get global statistics from the offloaded device
Leon Romanovsky
1
-0
/
+3
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
2
-8
/
+5
2024-02-05
workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 ordered
Tejun Heo
1
-3
/
+1
2024-02-05
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
1
-1
/
+1
2024-02-05
wifi: cw1200: Convert to GPIO descriptors
Linus Walleij
1
-4
/
+0
2024-02-05
block: update cached timestamp post schedule/preemption
Jens Axboe
2
-1
/
+17
2024-02-05
block: cache current nsec time in struct blk_plug
Jens Axboe
1
-0
/
+1
2024-02-05
block: move cgroup time handling code into blk.h
Jens Axboe
1
-42
/
+0
2024-02-05
regmap: rework ->max_register handling
Jan Dakinevich
1
-0
/
+5
2024-02-05
spi: Remove the @multi_cs_cap to prevent kernel-doc warnings
R SUNDAR
1
-2
/
+0
2024-02-05
ASoC: tas2781: add module parameter to tascodec_init()
Gergo Koteles
1
-0
/
+1
2024-02-05
media: mc: Add num_links flag to media_pad
Laurent Pinchart
1
-0
/
+2
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
1
-56
/
+15
2024-02-05
mtd: flashchip: explicitly include <linux/wait.h>
Tudor Ambarus
1
-0
/
+1
2024-02-05
PM: sleep: stats: Use unsigned int for success and failure counters
Rafael J. Wysocki
1
-2
/
+2
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
1
-8
/
+4
2024-02-05
mtd: spinand: Add support for 5-byte IDs
Ezra Buehler
1
-1
/
+1
2024-02-05
PM: sleep: stats: Use array of suspend step names
Rafael J. Wysocki
1
-1
/
+2
2024-02-05
filelock: don't do security checks on nfsd setlease calls
Jeff Layton
1
-0
/
+7
2024-02-05
rxrpc: Fix counting of new acks and nacks
David Howells
1
-3
/
+5
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
3
-27
/
+45
2024-02-05
filelock: remove temporary compatibility macros
Jeff Layton
1
-16
/
+0
2024-02-05
lockd: adapt to breakup of struct file_lock
Jeff Layton
2
-5
/
+4
2024-02-05
afs: adapt to breakup of struct file_lock
Jeff Layton
1
-2
/
+2
2024-02-05
filelock: convert fl_blocker to file_lock_core
Jeff Layton
2
-3
/
+3
2024-02-05
filelock: have fs/locks.c deal with file_lock_core directly
Jeff Layton
1
-16
/
+16
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2
-19
/
+41
2024-02-05
filelock: add some new helper functions
Jeff Layton
1
-0
/
+44
2024-02-05
media: v4l2-common.h: kerneldoc: correctly format return values
Hans Verkuil
1
-8
/
+9
2024-02-05
media: cec.h: Fix kerneldoc
Ricardo Ribalda
1
-2
/
+0
2024-02-05
media: videodev2.h: Fix kerneldoc
Ricardo Ribalda
1
-16
/
+16
2024-02-05
media: videobuf2: Fix doc comment
Andrzej Pietrasiewicz
1
-1
/
+1
2024-02-05
fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.
JonasZhou
1
-1
/
+1
2024-02-05
sctp: preserve const qualifier in sctp_sk()
Eric Dumazet
1
-4
/
+1
2024-02-05
drm/rect: fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-79
/
+113
2024-02-04
workqueue: Implement BH workqueues to eventually replace tasklets
Tejun Heo
1
-0
/
+11
2024-02-04
net: make dev_unreg_count global
Eric Dumazet
2
-2
/
+1
2024-02-04
tun: Fix code style issues in <linux/if_tun.h>
Yunjian Wang
1
-3
/
+13
2024-02-04
iio: commom: st_sensors: ensure proper DMA alignment
Nuno Sa
1
-2
/
+2
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
32
-84
/
+213
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
32
-84
/
+213
2024-02-04
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+4
2024-02-04
Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+7
2024-02-04
Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2024-02-03
cxl/cper: Fix errant CPER prints for CXL events
Ira Weiny
1
-0
/
+23
2024-02-02
bpf: Preserve boundaries and track scalars on narrowing fill
Maxim Mikityanskiy
1
-0
/
+9
2024-02-02
Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2024-02-02
Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+6
2024-02-02
net/sched: Add helper macros with module names
Michal Koutný
3
-0
/
+6
[prev]
[next]