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
2019-02-28
block: fix NULL pointer dereference in register_disk
zhengbin
1
-4
/
+6
2019-02-28
fs: fix guard_bio_eod to check for real EOD errors
Carlos Maiolino
1
-0
/
+7
2019-02-28
blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq_tag_set->map
Dongli Zhang
1
-7
/
+7
2019-02-28
Merge branch 's390-qeth-next'
David S. Miller
6
-212
/
+80
2019-02-28
s390/qeth: drop redundant state checking
Julian Wiedmann
5
-43
/
+13
2019-02-28
s390/qeth: don't special-case HW trap during suspend
Julian Wiedmann
2
-12
/
+4
2019-02-28
s390/qeth: remove driver-wide workqueue
Julian Wiedmann
1
-18
/
+1
2019-02-28
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
4
-5
/
+3
2019-02-28
s390/qeth: remove a redundant check for card->dev
Julian Wiedmann
1
-1
/
+1
2019-02-28
s390/qeth: call dev_close() during recovery
Julian Wiedmann
3
-75
/
+20
2019-02-28
s390/qeth: unconditionally clear MAC_REGISTERED flag
Julian Wiedmann
2
-2
/
+1
2019-02-28
s390/qeth: enable/disable the HW trap a little earlier
Julian Wiedmann
2
-14
/
+17
2019-02-28
s390/qeth: remove RECOVER state
Julian Wiedmann
6
-47
/
+25
2019-02-28
net: dsa: mv88e6xxx: Fix u64 statistics
Andrew Lunn
1
-1
/
+1
2019-02-28
xen-netback: don't populate the hash cache on XenBus disconnect
Igor Druzhinin
2
-0
/
+9
2019-02-28
net/smc: allow pnetid-less configuration
Ursula Braun
1
-1
/
+41
2019-02-28
block: optimize bvec iteration in bvec_iter_advance
Christoph Hellwig
1
-3
/
+4
2019-02-28
PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
Rafael J. Wysocki
1
-7
/
+15
2019-02-28
tools lib traceevent: Fix buffer overflow in arg_eval
Tony Jones
1
-1
/
+1
2019-02-28
device-dax: "Hotplug" persistent memory for use like normal RAM
Dave Hansen
4
-0
/
+126
2019-02-28
mm/resource: Let walk_system_ram_range() search child resources
Dave Hansen
1
-1
/
+4
2019-02-28
mm/memory-hotplug: Allow memory resources to be children
Dave Hansen
1
-12
/
+14
2019-02-28
mm/resource: Move HMM pr_debug() deeper into resource code
Dave Hansen
2
-5
/
+9
2019-02-28
mm/resource: Return real error codes from walk failures
Dave Hansen
1
-2
/
+2
2019-02-28
xen-netback: fix occasional leak of grant ref mappings under memory pressure
Igor Druzhinin
1
-5
/
+5
2019-02-28
net: sched: pie: avoid slow division in drop probability decay
Leslie Monis
1
-1
/
+2
2019-02-28
sctp: chunk.c: correct format string for size_t in printk
Matthias Maennich
1
-1
/
+1
2019-02-28
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
1
-3
/
+7
2019-02-28
clk: imx8mq: add GPIO clocks to clock tree
Anson Huang
2
-1
/
+12
2019-02-28
cxgb4vf: Enter debugging mode if FW is inaccessible
Arjun Vynipadath
2
-13
/
+33
2019-02-28
cxgb4: Enable outer UDP checksum offload for T6
Arjun Vynipadath
1
-0
/
+2
2019-02-28
cxgb4/cxgb4vf: Fix up netdev->hw_features
Arjun Vynipadath
2
-10
/
+9
2019-02-28
arm64: avoid clang warning about self-assignment
Arnd Bergmann
1
-2
/
+3
2019-02-28
staging: ks7010: removed custom Michael MIC implementation.
Jeremy Sowden
5
-170
/
+93
2019-02-28
staging: rtl8192e: Fix space and suspect issue
Oscar Gomez Fuente
1
-2
/
+2
2019-02-28
arm64: Kconfig.platforms: fix warning unmet direct dependencies
Anders Roxell
1
-1
/
+1
2019-02-28
libnvdimm/btt: Fix LBA masking during 'free list' population
Vishal Verma
3
-6
/
+29
2019-02-28
of: unittest: unflatten device tree on UML when testing
Brendan Higgins
1
-0
/
+4
2019-02-28
lib/raid6: arm: optimize away a mask operation in NEON recovery routine
Ard Biesheuvel
1
-6
/
+6
2019-02-28
lib/raid6: use vdupq_n_u8 to avoid endianness warnings
ndesaulniers@google.com
2
-8
/
+4
2019-02-28
libnvdimm/btt: Remove unnecessary code in btt_freelist_init
Vishal Verma
1
-6
/
+2
2019-02-28
dt-bindings: Add vendor prefix for feiyang
Jagan Teki
1
-0
/
+1
2019-02-28
dt-bindings: Add vendor prefix for techstar
Jagan Teki
1
-0
/
+1
2019-02-28
dt-bindings: display: add missing semicolon in example
Akinobu Mita
1
-1
/
+1
2019-02-28
of: mark early_init_dt_alloc_reserved_memory_arch static
Christoph Hellwig
2
-8
/
+1
2019-02-28
of: add dtc annotations functionality to dtx_diff
Frank Rowand
1
-1
/
+12
2019-02-28
dt-bindings: hwmon: Add missing documentation for lm75
Jagan Teki
1
-0
/
+37
2019-02-28
arm64: io: Hook up __io_par() for inX() ordering
Will Deacon
1
-0
/
+1
2019-02-28
riscv: io: Update __io_[p]ar() macros to take an argument
Will Deacon
1
-18
/
+18
2019-02-28
asm-generic/io: Pass result of I/O accessor to __io_[p]ar()
Will Deacon
1
-10
/
+10
[prev]
[next]