index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
dt-bindings: interrupt-controller: arm,gic-v3: Make the v2 compat requirement...
Marc Zyngier
1
-2
/
+6
2022-05-04
irqchip/gic-v3: Relax polling of GIC{R,D}_CTLR.RWP
Marc Zyngier
1
-20
/
+18
2022-05-04
irqchip/gic-v3: Detect LPI invalidation MMIO registers
Marc Zyngier
1
-4
/
+16
2022-05-04
irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}
Marc Zyngier
1
-0
/
+2
2022-04-19
Documentation: Update the recommended pattern for GPIO irqchips
Marc Zyngier
1
-33
/
+142
2022-04-19
gpio: Update TODO to mention immutable irq_chip structures
Marc Zyngier
1
-0
/
+19
2022-04-19
pinctrl: amd: Make the irqchip immutable
Marc Zyngier
1
-3
/
+8
2022-04-19
pinctrl: msmgpio: Make the irqchip immutable
Marc Zyngier
1
-20
/
+33
2022-04-19
pinctrl: apple-gpio: Make the irqchip immutable
Marc Zyngier
1
-13
/
+16
2022-04-19
gpio: pl061: Make the irqchip immutable
Marc Zyngier
1
-9
/
+23
2022-04-19
gpio: tegra186: Make the irqchip immutable
Marc Zyngier
1
-9
/
+23
2022-04-19
gpio: Add helpers to ease the transition towards immutable irq_chip
Marc Zyngier
1
-0
/
+12
2022-04-19
gpio: Expose the gpiochip_irq_re[ql]res helpers
Marc Zyngier
2
-2
/
+8
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
3
-1
/
+9
2022-04-17
Linux 5.18-rc3
v5.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-15
io_uring: abort file assignment prior to assigning creds
Jens Axboe
1
-2
/
+3
2022-04-15
dm: allow dm_accept_partial_bio() for dm_io without duplicate bios
Mike Snitzer
1
-11
/
+6
2022-04-15
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
2022-04-14
ARM: config: Update Gemini defconfig
Linus Walleij
1
-1
/
+4
2022-04-14
arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with values
Rob Herring
1
-1
/
+1
2022-04-14
ARM: dts: align SPI NOR node name with dtschema
Krzysztof Kozlowski
6
-7
/
+7
[next]