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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
firmware: arm_scmi: Fix devres allocation device in virtio transport
Cristian Marussi
1
-3
/
+3
2022-11-01
firmware: arm_scmi: Make Rx chan_setup fail on memory errors
Cristian Marussi
1
-2
/
+6
2022-11-01
firmware: arm_scmi: Make tx_prepare time out eventually
Cristian Marussi
6
-8
/
+34
2022-11-01
firmware: arm_scmi: Suppress the driver's bind attributes
Cristian Marussi
1
-0
/
+1
2022-11-01
firmware: arm_scmi: Cleanup the core driver removal callback
Cristian Marussi
3
-12
/
+31
2022-11-01
MAINTAINERS: Update HiSilicon LPC BUS Driver maintainer
Jay Fang
1
-1
/
+1
2022-11-01
ARM: dts: ux500: Add trips to battery thermal zones
Linus Walleij
9
-0
/
+72
2022-11-01
Merge tag 'imx-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Arnd Bergmann
15
-42
/
+85
2022-11-01
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
1
-3
/
+3
2022-11-01
netfilter: nf_tables: netlink notifier might race to release objects
Pablo Neira Ayuso
1
-0
/
+2
2022-11-01
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
Dokyung Song
1
-0
/
+4
2022-11-01
ALSA: hda: clarify comments on SCF changes
Pierre-Louis Bossart
1
-4
/
+4
2022-11-01
wifi: airo: do not assign -1 to unsigned char
Jason A. Donenfeld
1
-4
/
+14
2022-11-01
powerpc/32: Select ARCH_SPLIT_ARG64
Michael Ellerman
1
-0
/
+1
2022-10-31
net: tun: fix bugs for oversize packet when napi frags enabled
Ziyang Xuan
1
-1
/
+2
2022-10-31
ibmvnic: change maintainers for vnic driver
Rick Lindsley
1
-1
/
+4
2022-10-31
block: blk_add_rq_to_plug(): clear stale 'last' after flush
Al Viro
1
-0
/
+1
2022-11-01
powerpc/32: fix syscall wrappers with 64-bit arguments
Andreas Schwab
3
-3
/
+24
2022-11-01
asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()
Andreas Schwab
1
-1
/
+1
2022-10-31
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
10
-40
/
+73
2022-10-31
Merge tag 'lsm-pr-20221031' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-2
/
+4
2022-10-31
KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling them
Gavin Shan
1
-0
/
+3
2022-10-31
Merge tag 'fix-log-recovery-misuse-6.1_2022-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.1-fixes
Darrick J. Wong
9
-187
/
+266
2022-10-31
xfs: rename XFS_REFC_COW_START to _COWFLAG
Darrick J. Wong
3
-6
/
+6
2022-10-31
xfs: fix uninitialized list head in struct xfs_refcount_recovery
Darrick J. Wong
1
-4
/
+6
2022-10-31
xfs: fix agblocks check in the cow leftover recovery function
Darrick J. Wong
1
-1
/
+3
2022-10-31
xfs: check record domain when accessing refcount records
Darrick J. Wong
2
-14
/
+43
2022-10-31
xfs: remove XFS_FIND_RCEXT_SHARED and _COW
Darrick J. Wong
1
-31
/
+17
2022-10-31
xfs: refactor domain and refcount checking
Darrick J. Wong
3
-10
/
+17
2022-10-31
xfs: report refcount domain in tracepoints
Darrick J. Wong
2
-9
/
+43
2022-10-31
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
5
-67
/
+151
2022-10-31
xfs: refactor refcount record usage in xchk_refcountbt_rec
Darrick J. Wong
1
-30
/
+24
2022-10-31
xfs: dump corrupt recovered log intent items to dmesg consistently
Darrick J. Wong
5
-20
/
+43
2022-10-31
xfs: move _irec structs to xfs_types.h
Darrick J. Wong
2
-20
/
+20
2022-10-31
xfs: actually abort log recovery on corrupt intent-done log items
Darrick J. Wong
2
-5
/
+21
2022-10-31
xfs: check deferred refcount op continuation parameters
Darrick J. Wong
1
-2
/
+36
2022-10-31
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
4
-57
/
+88
2022-10-31
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
7
-26
/
+24
2022-10-31
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
4
-22
/
+36
2022-10-31
xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
Darrick J. Wong
1
-3
/
+17
2022-10-31
xfs: fix memcpy fortify errors in RUI log format copying
Darrick J. Wong
2
-31
/
+30
2022-10-31
xfs: fix memcpy fortify errors in CUI log format copying
Darrick J. Wong
2
-24
/
+25
2022-10-31
xfs: fix memcpy fortify errors in BUI log format copying
Darrick J. Wong
2
-24
/
+27
2022-10-31
xfs: fix validation in attr log item recovery
Darrick J. Wong
1
-31
/
+23
2022-10-31
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
3
-10
/
+31
2022-10-31
xfs: fix incorrect return type for fsdax fault handlers
Darrick J. Wong
1
-3
/
+4
2022-10-31
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
1
-1
/
+1
2022-10-31
parisc: Avoid printing the hardware path twice
Helge Deller
2
-14
/
+12
2022-10-31
blk-mq: Fix kmemleak in blk_mq_init_allocated_queue
Chen Jun
1
-3
/
+1
2022-10-31
drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid WARNs
Ville Syrjälä
1
-0
/
+4
[prev]
[next]