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-09-05
xfs: factor debug code out of xlog_state_do_callback()
Dave Chinner
1
-35
/
+44
2019-09-05
xfs: prevent CIL push holdoff in log recovery
Dave Chinner
2
-10
/
+23
2019-09-05
xfs: fix missed wakeup on l_flush_wait
Rik van Riel
1
-5
/
+4
2019-09-05
xfs: push the AIL in xlog_grant_head_wake
Dave Chinner
1
-1
/
+28
2019-09-05
xfs: Use WARN_ON_ONCE for bailout mount-operation
Austin Kim
1
-1
/
+1
2019-09-05
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Damien Le Moal
1
-0
/
+2
2019-09-05
block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
Damien Le Moal
1
-0
/
+2
2019-09-05
block: Delay default elevator initialization
Damien Le Moal
5
-5
/
+28
2019-09-05
block: Improve default elevator selection
Damien Le Moal
1
-7
/
+44
2019-09-05
block: Introduce elevator features
Damien Le Moal
5
-11
/
+67
2019-09-05
block: Change elevator_init_mq() to always succeed
Damien Le Moal
3
-19
/
+14
2019-09-05
block: Cleanup elevator_init_mq() use
Damien Le Moal
2
-15
/
+16
2019-09-05
Input: sidewinder - make array seq static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-05
Input: reset device timestamp on sync
Dmitry Torokhov
1
-0
/
+7
2019-09-05
libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
Aneesh Kumar K.V
2
-7
/
+7
2019-09-05
libnvdimm/label: Remove the dpa align check
Aneesh Kumar K.V
1
-5
/
+0
2019-09-05
libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock
Aneesh Kumar K.V
2
-2
/
+28
2019-09-05
libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change
Aneesh Kumar K.V
2
-1
/
+13
2019-09-05
libnvdimm/pmem: Advance namespace seed for specific probe errors
Aneesh Kumar K.V
2
-5
/
+27
2019-09-05
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
Dan Williams
4
-71
/
+41
2019-09-05
PCI: Add ACS quirk for iProc PAXB
Abhinav Ratna
1
-0
/
+14
2019-09-06
parisc: Save some bytes in dino driver
Helge Deller
1
-3
/
+3
2019-09-05
PCI: Force trailing new line to resource_alignment_param in sysfs
Logan Gunthorpe
1
-0
/
+10
2019-09-05
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
Logan Gunthorpe
1
-20
/
+12
2019-09-05
net/mlx5e: Add port buffer's congestion counters
Aya Levin
2
-1
/
+150
2019-09-05
net/mlx5: Expose HW capability bits for port buffer per priority congestion counters
Aya Levin
2
-5
/
+25
2019-09-05
net/mlx5: DR, Remove redundant dev_name print from err log
Saeed Mahameed
1
-10
/
+5
2019-09-05
net/mlx5: DR, Fix error return code in dr_domain_init_resources()
Wei Yongjun
1
-0
/
+3
2019-09-05
net/mlx5: DR, Remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2019-09-05
net/mlx5e: Remove unnecessary clear_bit()s
Maxim Mikityanskiy
1
-2
/
+0
2019-09-05
net/mlx5e: kTLS, Remove unused function parameter
Tariq Toukan
1
-4
/
+2
2019-09-05
net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementation
zhong jiang
1
-4
/
+1
2019-09-05
net/mlx5: fix missing assignment of variable err
Colin Ian King
1
-1
/
+1
2019-09-05
net/mlx5: fix spelling mistake "offlaods" -> "offloads"
Colin Ian King
1
-1
/
+1
2019-09-05
net/mlx5e: Remove leftover declaration
Roi Dayan
1
-1
/
+0
2019-09-05
net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a module
Saeed Mahameed
3
-12
/
+14
2019-09-05
net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACE
Mao Wenan
1
-0
/
+1
2019-09-05
net/mlx5e: Fix static checker warning of potential pointer math issue
Eran Ben Elisha
1
-5
/
+4
2019-09-05
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
1
-0
/
+6
2019-09-05
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
Bjorn Helgaas
2
-3
/
+3
2019-09-05
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
3
-43
/
+7
2019-09-05
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
4
-28
/
+8
2019-09-05
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
2
-13
/
+17
2019-09-05
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
2
-0
/
+39
2019-09-05
i2c: uniphier(-f): remove all dev_dbg()
Masahiro Yamada
2
-36
/
+4
2019-09-05
i2c: uniphier(-f): use devm_platform_ioremap_resource()
Masahiro Yamada
2
-6
/
+2
2019-09-05
led: triggers: Fix dereferencing of null pointer
Oleh Kravchenko
1
-2
/
+2
2019-09-05
i2c: slave-eeprom: Add comment about address handling
Björn Ardö
1
-0
/
+6
2019-09-05
bus: ti-sysc: Fix handling of invalid clocks
Tony Lindgren
2
-6
/
+3
2019-09-05
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
[prev]
[next]