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
2019-02-11
xfs: create delalloc bmapi wrapper for full extent allocation
Brian Foster
2
-4
/
+59
2019-02-11
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
3
-27
/
+0
2019-02-11
xfs: validate writeback mapping using data fork seq counter
Brian Foster
2
-16
/
+49
2019-02-11
xfs: update fork seq counter on data fork changes
Brian Foster
2
-8
/
+7
2019-02-11
xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
Marco Benatto
4
-3
/
+6
2019-02-11
xfs: remove duplicated xfs_defer.h
YueHaibing
4
-4
/
+0
2019-02-11
xfs: check attribute name validity
Darrick J. Wong
3
-1
/
+24
2019-02-11
xfs: check directory name validity
Darrick J. Wong
3
-0
/
+24
2019-02-11
xfs: fix off-by-one error in rtbitmap cross-reference
Darrick J. Wong
1
-3
/
+2
2019-02-11
xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t
Darrick J. Wong
3
-0
/
+39
2019-02-11
xfs: abort xattr scrub if fatal signals are pending
Darrick J. Wong
1
-0
/
+5
2019-02-11
xfs: consolidate scrub dinode mapping code into a single function
Darrick J. Wong
1
-30
/
+32
2019-02-11
xfs: scrub big block inode btrees correctly
Darrick J. Wong
1
-1
/
+9
2019-02-11
xfs: clean up the inode cluster checking in the inobt scrub
Darrick J. Wong
2
-58
/
+152
2019-02-11
xfs: hoist inode cluster checks out of loop
Darrick J. Wong
1
-54
/
+65
2019-02-11
xfs: check inobt record alignment on big block filesystems
Darrick J. Wong
1
-0
/
+41
2019-02-11
xfs: check the ir_startino alignment directly
Darrick J. Wong
1
-6
/
+50
2019-02-11
xfs: never try to scrub more than 64 inodes per inobt record
Darrick J. Wong
1
-1
/
+2
2019-02-10
Linux 5.0-rc6
Linus Torvalds
1
-1
/
+1
2019-02-10
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
1
-1
/
+1
2019-02-08
MAINTAINERS: Update the ocores i2c bus driver maintainer, etc
Andrew Lunn
1
-0
/
+2
2019-02-08
blk-mq: remove duplicated definition of blk_mq_freeze_queue
Liu Bo
1
-1
/
+0
2019-02-08
Blk-iolatency: warn on negative inflight IO counter
Liu Bo
1
-1
/
+3
2019-02-08
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
1
-7
/
+45
2019-02-08
MAINTAINERS: unify reference to xen-devel list
Lukas Bulwahn
1
-1
/
+1
2019-02-08
x86/mm/cpa: Fix set_mce_nospec()
Peter Zijlstra
1
-25
/
+25
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2
-15
/
+50
2019-02-08
futex: Fix barrier comment
Davidlohr Bueso
1
-2
/
+2
2019-02-07
net: dsa: b53: Fix for failure when irq is not defined in dt
Arun Parameswaran
1
-3
/
+0
2019-02-07
blktrace: Show requests without sector
Jan Kara
1
-1
/
+7
2019-02-07
mips: cm: reprime error cause
Vladimir Kondratiev
1
-1
/
+1
2019-02-07
mips: loongson64: remove unreachable(), fix loongson_poweroff().
Yifeng Li
1
-1
/
+6
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-07
geneve: should not call rt6_lookup() when ipv6 was disabled
Hangbin Liu
1
-3
/
+7
2019-02-07
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)
Peter Shier
1
-0
/
+1
2019-02-07
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
1
-0
/
+7
2019-02-07
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
1
-1
/
+2
2019-02-07
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
2019-02-07
signal: Always notice exiting tasks
Eric W. Biederman
1
-0
/
+6
2019-02-07
ACPI: Set debug output flags independent of ACPICA
Erik Schmauss
1
-0
/
+3
2019-02-06
net: Don't default Cavium PTP driver to 'y'
Bjorn Helgaas
1
-1
/
+0
2019-02-06
net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
3
-3
/
+3
2019-02-06
net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
[next]