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-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
5
-8
/
+10
2022-09-27
Input: twl4030-pwrbutton - add missing of.h include
Dmitry Torokhov
1
-0
/
+1
2022-09-27
dt: Add a check for undocumented compatible strings in kernel
Rob Herring
3
-0
/
+76
2022-09-27
hisi_acc_vfio_pci: Update some log and comment formats
Longfang Liu
2
-12
/
+12
2022-09-27
hisi_acc_vfio_pci: Remove useless macro definitions
Longfang Liu
1
-1
/
+0
2022-09-27
hisi_acc_vfio_pci: Remove useless function parameter
Longfang Liu
1
-3
/
+5
2022-09-27
hisi_acc_vfio_pci: Fix device data address combination problem
Longfang Liu
1
-4
/
+4
2022-09-27
hisi_acc_vfio_pci: Fixes error return code issue
Longfang Liu
1
-1
/
+1
2022-09-27
drm/panel-edp: Add BOE NT116WHM-N4C (HW: V8.1)
Sean Hong
1
-0
/
+1
2022-09-27
ice: xsk: change batched Tx descriptor cleaning
Maciej Fijalkowski
3
-88
/
+64
2022-09-27
kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
Dmitry Baryshkov
1
-8
/
+6
2022-09-27
drm/panel-edp: Fix delays for INX N116BCA-EA2 (HW: C1)
Sean Hong
1
-1
/
+1
2022-09-27
drm/panel-edp: Fix delays for INX N116BCN-EA1 (HW: C4)
Sean Hong
1
-1
/
+1
2022-09-28
KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
Nicholas Piggin
1
-4
/
+45
2022-09-28
KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
Nicholas Piggin
1
-21
/
+10
2022-09-28
KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting
Nicholas Piggin
1
-2
/
+2
2022-09-28
KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs
Nicholas Piggin
1
-3
/
+3
2022-09-28
KVM: PPC: Book3S HV: Fix decrementer migration
Fabiano Rosas
2
-3
/
+16
2022-09-27
vfio: Follow a strict lifetime for struct iommu_group
Jason Gunthorpe
2
-23
/
+53
2022-09-27
selftests/net: enable io_uring sendzc testing
Pavel Begunkov
1
-0
/
+1
2022-09-27
Merge branch 'devlink-fix-order-of-port-and-netdev-register-in-drivers'
Jakub Kicinski
5
-19
/
+19
2022-09-27
ionic: change order of devlink port register and netdev register
Jiri Pirko
1
-8
/
+8
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
3
-10
/
+10
2022-09-27
funeth: unregister devlink port after netdevice unregister
Jiri Pirko
1
-1
/
+1
2022-09-27
headers: Remove some left-over license text
Christophe JAILLET
6
-39
/
+1
2022-09-27
NFC: hci: Split memcpy() of struct hcp_message flexible array
Kees Cook
1
-7
/
+5
2022-09-27
net: ethernet: mtk_eth_soc: fix usage of foe_entry_size
Daniel Golle
1
-1
/
+1
2022-09-27
net: ethernet: mtk_eth_soc: fix wrong use of new helper function
Daniel Golle
1
-1
/
+1
2022-09-27
net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
Frank Wunderlich
1
-0
/
+1
2022-09-27
Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
Sebastian Krzyszkowiak
1
-1
/
+1
2022-09-27
Merge tag 'sound-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
8
-22
/
+101
2022-09-27
a.out: Remove the a.out implementation
Eric W. Biederman
22
-505
/
+1
2022-09-27
platform/x86/intel/wmi: thunderbolt: Use dev_groups callback
Shyam Sundar S K
1
-22
/
+2
2022-09-27
selftests/bpf: Fix passing arguments via function in test_kmod.sh
Yauheni Kaliuta
1
-4
/
+5
2022-09-27
IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-4
/
+1
2022-09-27
Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Borislav Petkov
743
-5207
/
+10359
2022-09-27
platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
Shyam Sundar S K
1
-12
/
+0
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
6
-55
/
+55
2022-09-27
RDMA/hns: Replacing magic number with macros in apply_func_caps()
Yixing Liu
1
-2
/
+4
2022-09-27
RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
Luoyouming
1
-4
/
+3
2022-09-27
RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps
Yangyang Li
3
-5
/
+2
2022-09-27
RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'
Yangyang Li
3
-8
/
+3
2022-09-27
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
Chengchang Tang
3
-9
/
+4
2022-09-27
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
4
-22
/
+14
2022-09-27
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
Yunsheng Lin
1
-4
/
+4
2022-09-27
RDMA/hns: Remove redundant 'attr_mask' in modify_qp_init_to_init()
Yixing Liu
1
-6
/
+3
2022-09-27
RDMA/hns: Remove unnecessary brackets when getting point
Guofeng Yue
2
-3
/
+4
2022-09-27
RDMA/hns: Remove unnecessary braces for single statement blocks
Guofeng Yue
1
-2
/
+1
2022-09-27
RDMA/hns: Cleanup for a spelling error of Asynchronous
Guofeng Yue
1
-1
/
+1
2022-09-27
IB/rdmavt: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
[prev]
[next]