index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
mtd: ubi: Restore missing cleanup on ubi_init() failure path
Ben Hutchings
1
-1
/
+4
2024-07-12
ubifs: dbg_orphan_check: Fix missed key type checking
Zhihao Cheng
1
-2
/
+6
2024-07-12
ubifs: Fix unattached inode when powercut happens in creating
Zhihao Cheng
3
-26
/
+51
2024-07-12
ubifs: Fix space leak when powercut happens in linking tmpfile
Zhihao Cheng
4
-17
/
+15
2024-07-12
ubifs: Move ui->data initialization after initializing security
Zhihao Cheng
1
-8
/
+10
2024-07-12
ubifs: Fix adding orphan entry twice for the same inode
Zhihao Cheng
1
-1
/
+1
2024-07-12
ubifs: Remove insert_dead_orphan from replaying orphan process
Zhihao Cheng
1
-49
/
+0
2024-07-12
Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"
Zhihao Cheng
1
-2
/
+0
2024-07-12
ubifs: Don't add xattr inode into orphan area
Zhihao Cheng
2
-74
/
+14
2024-07-12
ubifs: Fix unattached xattr inode if powercut happens after deleting
Zhihao Cheng
1
-7
/
+4
2024-07-12
mtd: ubi: avoid expensive do_div() on 32-bit machines
Arnd Bergmann
1
-3
/
+3
2024-07-12
mtd: ubi: make ubi_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-07-12
ubi: eba: properly rollback inside self_check_eba
Fedor Pchelkin
1
-1
/
+2
2024-06-30
Linux 6.10-rc6
v6.10-rc6
Linus Torvalds
1
-1
/
+1
2024-06-30
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
4
-14
/
+19
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
1
-0
/
+3
2024-06-30
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
1
-7
/
+5
2024-06-28
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-06-28
i2c: testunit: discard write requests while old command is running
Wolfram Sang
1
-0
/
+3
2024-06-28
i2c: testunit: don't erase registers after STOP
Wolfram Sang
1
-1
/
+1
2024-06-28
tty: mxser: Remove __counted_by from mxser_board.ports[]
Nathan Chancellor
1
-1
/
+1
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
3
-19
/
+14
2024-06-28
string: kunit: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-28
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
Niklas Cassel
1
-2
/
+1
2024-06-28
MAINTAINERS: Update IOMMU tree location
Joerg Roedel
1
-4
/
+4
2024-06-28
tools/power turbostat: Add local build_bug.h header for snapshot target
Patryk Wlazlyn
2
-2
/
+6
2024-06-28
tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'
Adam Hawley
1
-8
/
+8
2024-06-28
tools/power turbostat: option '-n' is ambiguous
David Arcari
1
-1
/
+1
2024-06-28
drm/drm_file: Fix pid refcounting race
Jann Horn
1
-5
/
+3
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
7
-53
/
+49
2024-06-27
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
1
-5
/
+7
2024-06-27
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
1
-6
/
+10
2024-06-27
usb: dwc3: core: Workaround for CSR read timeout
Jos Wang
1
-1
/
+19
2024-06-27
Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"
Ferry Toth
1
-1
/
+1
2024-06-27
Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"
Ferry Toth
1
-2
/
+0
2024-06-27
staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set
Bernhard Rosenkränzer
1
-1
/
+1
2024-06-27
net: mana: Fix possible double free in error handling path
Ma Ke
1
-0
/
+2
2024-06-27
iommu/amd: Fix GT feature enablement again
Vasant Hegde
1
-0
/
+1
2024-06-27
iommu/vt-d: Fix missed device TLB cache tag
Lu Baolu
1
-10
/
+10
2024-06-27
iommu/amd: Invalidate cache before removing device from domain list
Vasant Hegde
1
-6
/
+6
2024-06-27
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
1
-0
/
+72
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
2
-2
/
+81
2024-06-27
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+147
2024-06-27
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
1
-1
/
+50
2024-06-27
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+91
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
2
-1
/
+17
2024-06-27
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
1
-5
/
+44
2024-06-27
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
2
-4
/
+26
[next]