index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-06-27
Merge branch 'notify-user-space-if-any-actions-were-flushed-before-error'
Jakub Kicinski
-8
/
+91
2022-06-27
selftests: tc-testing: Add testcases to test new flush behaviour
Victor Nogueira
-0
/
+77
2022-06-27
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
-8
/
+14
2022-06-27
epic100: fix use after free on rmmod
Tong Zhang
-2
/
+2
2022-06-27
net: tun: stop NAPI when detaching queues
Jakub Kicinski
-1
/
+10
2022-06-27
scsi: hisi_sas: Limit max hw sectors for v3 HW
John Garry
-0
/
+7
2022-06-27
dm raid: fix accesses beyond end of raid member array
Heinz Mauelshagen
-16
/
+18
2022-06-27
Input: usbtouchscreen - add driver_info sanity check
Johan Hovold
-0
/
+3
2022-06-27
arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo
Stephan Gerhold
-2
/
+2
2022-06-27
drm/msm/gem: Fix error return on fence id alloc fail
Rob Clark
-1
/
+1
2022-06-27
parisc/unaligned: Fix emulate_ldw() breakage
Helge Deller
-1
/
+1
2022-06-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-69
/
+187
2022-06-27
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
-1
/
+0
2022-06-27
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
-3
/
+18
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
-29
/
+55
2022-06-27
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
-0
/
+2
2022-06-27
firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
-3
/
+3
2022-06-27
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
-3
/
+3
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
-19
/
+15
2022-06-27
drm/i915/gem: add missing else
katrinzhou
-2
/
+3
2022-06-27
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
-1
/
+2
2022-06-27
eeprom: at25: Rework buggy read splitting
Geert Uytterhoeven
-14
/
+12
2022-06-27
platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_...
Hans de Goede
-1
/
+7
2022-06-27
platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
Hans de Goede
-7
/
+14
2022-06-27
tty: Add N_CAN327 line discipline ID for ELM327 based CAN driver
Max Staudt
-1
/
+2
2022-06-27
drm/vc4: perfmon: Fix variable dereferenced before check
Maxime Ripard
-3
/
+6
2022-06-27
serial: 8250: Fix __stop_tx() & DMA Tx restart races
Ilpo Järvinen
-4
/
+4
2022-06-27
serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
Ilpo Järvinen
-2
/
+21
2022-06-27
tty: serial: samsung_tty: set dma burst_size to 1
Chanho Park
-3
/
+2
2022-06-27
serial: 8250: dw: enable using pdata with ACPI
Marcin Wojtas
-12
/
+12
2022-06-27
virtio_ring: make vring_create_virtqueue_split prettier
Deming Wang
-1
/
+1
2022-06-27
vhost-vdpa: call vhost_vdpa_cleanup during the release
Stefano Garzarella
-1
/
+1
2022-06-27
virtio_mmio: Restore guest page size on resume
Stephan Gerhold
-0
/
+3
2022-06-27
virtio_mmio: Add missing PM calls to freeze/restore
Stephan Gerhold
-0
/
+23
2022-06-27
caif_virtio: fix race between virtio_device_ready() and ndo_open()
Jason Wang
-1
/
+9
2022-06-27
virtio-net: fix race between ndo_open() and virtio_device_ready()
Jason Wang
-1
/
+7
2022-06-27
firmware: arm_scmi: Fix response size warning for OPTEE transport
Vincent Guittot
-1
/
+6
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
-19
/
+22
2022-06-27
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
-1
/
+1
2022-06-27
pinctrl: sunxi: sunxi_pconf_set: use correct offset
Andrei Lalaev
-0
/
+2
2022-06-27
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
-8
/
+20
2022-06-27
x86/common: Stamp out the stepping madness
Peter Zijlstra
-21
/
+16
2022-06-27
KVM: VMX: Prevent RSB underflow before vmenter
Josh Poimboeuf
-15
/
+42
2022-06-27
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
-9
/
+62
2022-06-27
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
-1
/
+6
2022-06-27
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
-31
/
+73
2022-06-27
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
-9
/
+31
2022-06-27
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
-73
/
+46
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
-15
/
+68
2022-06-27
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
-30
/
+1
[prev]
[next]