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
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
3
-14
/
+12
2018-12-07
blkcg: associate writeback bios with a blkg
Dennis Zhou
2
-2
/
+8
2018-12-07
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
1
-3
/
+3
2018-12-07
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
1
-0
/
+9
2018-12-07
blkcg: associate blkg when associating a device
Dennis Zhou
2
-8
/
+12
2018-12-07
blkcg: introduce common blkg association logic
Dennis Zhou
1
-1
/
+4
2018-12-07
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
1
-9
/
+15
2018-12-07
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
1
-1
/
+3
2018-12-07
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
1
-8
/
+90
2018-12-07
blk-mq: remove QUEUE_FLAG_POLL from default MQ flags
Jens Axboe
1
-2
/
+1
2018-12-07
scsi: t10-pi: Return correct ref tag when queue has no integrity profile
Martin K. Petersen
1
-4
/
+5
2018-12-07
y2038: futex: Add support for __kernel_timespec
Arnd Bergmann
1
-1
/
+1
2018-12-07
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-8
/
+0
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
Merge branch 'mlx5-packet-credit-fc' into rdma.git
Jason Gunthorpe
1
-2
/
+4
2018-12-07
HID: input: use the Resolution Multiplier for high-resolution scrolling
Peter Hutterer
1
-0
/
+3
2018-12-07
HID: core: process the Resolution Multiplier
Peter Hutterer
1
-0
/
+5
2018-12-07
HID: core: store the collections as a basic tree
Peter Hutterer
1
-0
/
+2
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
1
-3
/
+0
2018-12-07
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
1
-2
/
+2
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
1
-7
/
+15
2018-12-07
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
Chuanhong Guo
1
-0
/
+1
2018-12-07
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
1
-3
/
+3
2018-12-07
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
1
-6
/
+14
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
1
-50
/
+49
2018-12-07
mtd: rawnand: Deprecate the ->select_chip() hook
Boris Brezillon
1
-2
/
+2
2018-12-07
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
Boris Brezillon
1
-1
/
+10
2018-12-07
mtd: rawnand: Add nand_[de]select_target() helpers
Boris Brezillon
1
-1
/
+4
2018-12-07
mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag
Boris Brezillon
1
-4
/
+0
2018-12-07
mtd: rawnand: Move nand_exec_op() to internal.h
Boris Brezillon
1
-9
/
+0
2018-12-07
mtd: spinand: Add initial support for Toshiba TC58CVG2S0H
Schrempf Frieder
1
-0
/
+1
2018-12-07
crypto: user - Add crypto_stats_init
Corentin Labbe
1
-0
/
+3
2018-12-07
crypto: user - rename err_cnt parameter
Corentin Labbe
1
-14
/
+14
2018-12-07
crypto: user - Split stats in multiple structures
Corentin Labbe
1
-62
/
+118
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
1
-34
/
+71
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
1
-23
/
+23
2018-12-07
crypto: user - made crypto_user_stat optional
Corentin Labbe
1
-0
/
+2
2018-12-07
net/mlx5: Expose packet based credit mode
Danit Goldberg
1
-2
/
+4
2018-12-06
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2018-12-07
Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2018-12-06
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-12-06
PCI: Remove unnecessary space before function pointer arguments
Benjamin Young
1
-3
/
+3
2018-12-06
Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2018-12-06
io_pgetevents: use __kernel_timespec
Deepa Dinamani
2
-2
/
+14
2018-12-06
pselect6: use __kernel_timespec
Deepa Dinamani
2
-1
/
+9
2018-12-06
ppoll: use __kernel_timespec
Deepa Dinamani
2
-1
/
+9
2018-12-06
signal: Add restore_user_sigmask()
Deepa Dinamani
1
-0
/
+2
2018-12-06
signal: Add set_user_sigmask()
Deepa Dinamani
2
-0
/
+6
[prev]
[next]