index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-17
target: remove an incorrect unmap zeroes data deduction
Christoph Hellwig
1
-1
/
+0
2022-04-17
bfq: Make sure bfqg for which we are queueing requests is online
Jan Kara
1
-3
/
+12
2022-04-17
bfq: Get rid of __bio_blkcg() usage
Jan Kara
3
-52
/
+25
2022-04-17
bfq: Track whether bfq_group is still online
Jan Kara
2
-1
/
+4
2022-04-17
bfq: Remove pointless bfq_init_rq() calls
Jan Kara
1
-6
/
+6
2022-04-17
bfq: Drop pointless unlock-lock pair
Jan Kara
1
-3
/
+0
2022-04-17
bfq: Update cgroup information before merging bio
Jan Kara
1
-2
/
+9
2022-04-17
bfq: Split shared queues on move between cgroups
Jan Kara
3
-4
/
+35
2022-04-17
bfq: Avoid merging queues with different parents
Jan Kara
1
-0
/
+8
2022-04-17
bfq: Avoid false marking of bic as stably merged
Jan Kara
1
-3
/
+6
2022-04-17
pktcdvd: stop using bio_reset
Christoph Hellwig
1
-16
/
+9
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
11
-95
/
+112
2022-04-17
target/pscsi: remove pscsi_get_bio
Christoph Hellwig
1
-26
/
+2
2022-04-17
squashfs: always use bio_kmalloc in squashfs_bio_read
Christoph Hellwig
1
-8
/
+3
2022-04-17
btrfs: simplify ->flush_bio handling
Christoph Hellwig
3
-16
/
+7
2022-04-17
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
3
-6
/
+8
2022-04-17
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
5
-53
/
+52
2022-04-17
Linux 5.18-rc3
Linus Torvalds
1
-1
/
+1
2022-04-16
random: use memmove instead of memcpy for remaining 32 bytes
Jason A. Donenfeld
1
-1
/
+1
2022-04-15
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
1
-4
/
+4
2022-04-15
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
3
-14
/
+0
2022-04-15
revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
Andrew Morton
1
-2
/
+2
2022-04-15
revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
Andrew Morton
1
-1
/
+1
2022-04-15
hugetlb: do not demote poisoned hugetlb pages
Mike Kravetz
1
-7
/
+10
2022-04-15
mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
Charan Teja Kalla
1
-5
/
+5
2022-04-15
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
1
-54
/
+0
2022-04-15
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
1
-1
/
+1
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
9
-25
/
+105
2022-04-15
kasan: fix hw tags enablement when KUNIT tests are disabled
Vincenzo Frascino
2
-6
/
+9
2022-04-15
irq_work: use kasan_record_aux_stack_noalloc() record callstack
Zqiang
1
-1
/
+1
2022-04-15
mm/secretmem: fix panic when growing a memfd_secret
Axel Rasmussen
1
-0
/
+17
2022-04-15
tmpfs: fix regressions from wider use of ZERO_PAGE
Hugh Dickins
2
-17
/
+20
2022-04-15
MAINTAINERS: Broadcom internal lists aren't maintainers
Joe Perches
1
-32
/
+32
2022-04-15
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-2
/
+2
2022-04-15
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
Andy Shevchenko
1
-1
/
+1
2022-04-15
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
1
-5
/
+10
2022-04-15
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
Bjorn Andersson
1
-4
/
+2
2022-04-15
i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
Marek Vasut
1
-0
/
+33
2022-04-15
i2c: pasemi: Wait for write xfers to finish
Martin PoviĊĦer
1
-0
/
+6
2022-04-15
dm: fix bio length of empty flush
Shin'ichiro Kawasaki
1
-0
/
+1
2022-04-15
block: don't print I/O error warning for dead disks
Christoph Hellwig
1
-1
/
+2
2022-04-15
block/compat_ioctl: fix range check in BLKGETSIZE
Khazhismel Kumykov
1
-1
/
+1
2022-04-15
nvme-pci: disable namespace identifiers for Qemu controllers
Christoph Hellwig
1
-1
/
+4
2022-04-15
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
Christoph Hellwig
1
-0
/
+4
2022-04-15
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
2
-6
/
+23
2022-04-15
nvme: don't print verbose errors for internal passthrough requests
Chaitanya Kulkarni
1
-1
/
+2
2022-04-14
io_uring: abort file assignment prior to assigning creds
Jens Axboe
1
-2
/
+3
2022-04-14
dm: allow dm_accept_partial_bio() for dm_io without duplicate bios
Mike Snitzer
1
-11
/
+6
2022-04-14
VFS: filename_create(): fix incorrect intent.
NeilBrown
1
-12
/
+10
2022-04-14
dt-bindings: display: panel-timing: Define a single type for properties
Rob Herring
1
-24
/
+18
[next]