index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
patch-kernel
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-22
mtd: rawnand: Prevent sequential reads with on-die ECC engines
Miquel Raynal
1
-0
/
+8
2023-12-22
mtd: rawnand: Fix core interference with sequential reads
Miquel Raynal
1
-0
/
+14
2023-12-22
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
2
-6
/
+39
2023-12-22
mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
ZhaoLong Wang
1
-2
/
+2
2023-12-22
dt-bindings: mtd: partitions: u-boot: Fix typo
Stefan Wahren
1
-1
/
+1
2023-12-20
mtd: rawnand: s3c2410: fix Excess struct member description kernel-doc warnings
Randy Dunlap
1
-2
/
+0
2023-12-20
MAINTAINERS: change my mail to the kernel.org one
Michael Walle
1
-4
/
+4
2023-12-20
mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 protocol from SFDP
JaimeLiao
2
-0
/
+36
2023-12-19
mtd: spi-nor: drop superfluous debug prints
Tudor Ambarus
1
-18
/
+0
2023-12-19
mtd: spi-nor: sysfs: hide the flash name if not set
JaimeLiao
2
-0
/
+5
2023-12-19
mtd: spi-nor: mark the flash name as obsolete
Tudor Ambarus
1
-1
/
+1
2023-12-19
mtd: spi-nor: print flash ID instead of name
Tudor Ambarus
1
-2
/
+2
2023-12-14
mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
Miquel Raynal
1
-1
/
+1
2023-12-14
mtd: ssfdc: Remove an unused variable
Miquel Raynal
1
-1
/
+0
2023-12-14
mtd: rawnand: diskonchip: fix a potential double free in doc_probe
Dinghao Liu
1
-4
/
+6
2023-12-14
mtd: rawnand: rockchip: Add missing title to a kernel doc comment
Miquel Raynal
1
-0
/
+1
2023-12-14
mtd: rawnand: rockchip: Rename a structure
Miquel Raynal
1
-3
/
+3
2023-12-14
mtd: rawnand: pl353: Fix kernel doc
Miquel Raynal
1
-1
/
+1
2023-12-06
mtd: spi-nor: micron-st: Add support for mt25qu01g
Fabio Estevam
1
-0
/
+25
2023-12-06
mtd: spi-nor: remove NO_CHIP_ERASE flag
Tudor Ambarus
2
-8
/
+3
2023-12-06
mtd: spi-nor: micron-st: enable die erase for multi die flashes
Tudor Ambarus
2
-19
/
+47
2023-12-06
mtd: spi-nor: spansion: enable die erase for multi die flashes
Tudor Ambarus
1
-2
/
+2
2023-12-06
mtd: spi-nor: add erase die (chip) capability
Tudor Ambarus
3
-37
/
+81
2023-12-04
mtd: rawnand: brcmnand: exec_op implementation
David Regan
1
-223
/
+168
2023-12-04
mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
David Regan
1
-6
/
+7
2023-12-04
mtd: rawnand: NAND controller write protect
David Regan
2
-0
/
+6
2023-12-04
mtd: rawnand: Add destructive operation
Boris Brezillon
2
-2
/
+15
2023-11-30
mtd: rawnand: meson: handle OOB buffer according OOB layout
Arseniy Krasnov
1
-2
/
+2
2023-11-24
docs: mtd: spi-nor: drop obsolete info
Tudor Ambarus
1
-62
/
+0
2023-11-24
docs: mtd: spi-nor: add sections about flash additions and testing
Tudor Ambarus
1
-0
/
+202
2023-11-21
MAINTAINERS: spi-nor: add myself as maintainer
Michael Walle
1
-1
/
+1
2023-11-20
mtd: rawnand: meson: initialize clock register
Arseniy Krasnov
1
-1
/
+3
2023-11-20
mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
Ronald Monthero
1
-1
/
+1
2023-11-15
mtd: spi-nor: use kernel sized types instead of c99 types
Tudor Ambarus
5
-31
/
+27
2023-11-13
mtd: rawnand: txx9ndfmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-13
mtd: rawnand: txx9ndfmc: Drop if block with always false condition
Uwe Kleine-König
1
-2
/
+0
2023-11-13
mtd: rawnand: txx9ndfmc: Switch to module_platform_driver()
Uwe Kleine-König
1
-5
/
+5
2023-11-13
mtd: rawnand: brcmnand: Convert to platform remove callback returning void
Uwe Kleine-König
7
-9
/
+7
2023-11-12
Linux 6.7-rc1
v6.7-rc1
Linus Torvalds
1
-2
/
+2
2023-11-12
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
1
-1
/
+1
2023-11-11
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-10
drm/amdgpu: fix error handling in amdgpu_vm_init
Christian König
1
-15
/
+16
2023-11-10
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
1
-2
/
+2
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
13
-46
/
+37
2023-11-10
drm/amdgpu: move kfd_resume before the ip late init
Tim Huang
1
-7
/
+6
2023-11-10
drm/amd: Explicitly check for GFXOFF to be enabled for s0ix
Mario Limonciello
1
-0
/
+3
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
6
-10
/
+145
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
3
-2
/
+34
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
[next]