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-07-04
docs: netdev: document that patch series length limit
Jakub Kicinski
-0
/
+14
2022-07-04
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
-4
/
+14
2022-07-04
ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15
Fabrice Gasnier
-2
/
+2
2022-07-04
ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMI
Gabriel Fernandez
-0
/
+6
2022-07-04
ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 board
Gabriel Fernandez
-0
/
+8
2022-07-04
ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
Gabriel Fernandez
-1
/
+1
2022-07-04
ARM: dts: stm32: fix pwr regulators references to use scmi
Etienne Carriere
-0
/
+54
2022-07-03
Linux 5.19-rc5
v5.19-rc5
Linus Torvalds
-1
/
+1
2022-07-03
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
-26
/
+0
2022-07-03
Merge tag 'qcom-arm64-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-9
/
+20
2022-07-03
drm/panel: simple: add ETML0700Y5DHA panel
Marco Felsch
-0
/
+29
2022-07-03
dt-bindings: display: simple: add EDT ETML0700Y5DHA panel
Marco Felsch
-0
/
+2
2022-07-03
drm/panel: simple: Add support for HannStar HSD101PWW2 panel
Svyatoslav Ryhel
-0
/
+28
2022-07-03
dt-bindings: display: simple: Add HannStar HSD101PWW2
Svyatoslav Ryhel
-0
/
+2
2022-07-03
dt-bindings: sharp,lq101r1sx01: Add compatible for LQ101R1SX03
Anton Bambura
-1
/
+6
2022-07-03
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
-3
/
+5
2022-07-03
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-131
/
+130
2022-07-03
drm/mediatek: Remove mt8192 display rdma compatible
Allen-KH Cheng
-8
/
+0
2022-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
-16
/
+41
2022-07-02
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
-15
/
+33
2022-07-02
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
-1
/
+8
2022-07-02
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-2
/
+3
2022-07-02
Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+6
2022-07-02
parisc: Fix vDSO signal breakage on 32-bit kernel
Helge Deller
-0
/
+5
2022-07-02
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...
Linus Torvalds
-17
/
+134
2022-07-02
Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-16
/
+52
2022-07-02
MAINTAINERS: add Wenjia as SMC maintainer
Karsten Graul
-0
/
+1
2022-07-02
misc: rtsx_usb: set return value in rsp_buf alloc err path
Shuah Khan
-1
/
+3
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
-1
/
+1
2022-07-02
drm/rockchip: Fix an error handling path rockchip_dp_probe()
Christophe JAILLET
-1
/
+9
2022-07-02
drm/rockchip: vop: Don't crash for invalid duplicate_state()
Brian Norris
-0
/
+3
2022-07-01
selftests/net: fix section name when using xdp_dummy.o
Hangbin Liu
-7
/
+7
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-86
/
+193
2022-07-01
Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+2
2022-07-01
drm/i915/display: clean up comments
Tom Rix
-4
/
+4
2022-07-01
Merge tag 'amlogic-arm-for-v5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
-0
/
+2
2022-07-01
Merge tag 'scmi-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-5
/
+38
2022-07-01
Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+1
2022-07-01
bpf, selftests: Add verifier test case for jmp32's jeq/jne
Daniel Borkmann
-0
/
+21
2022-07-01
bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
Daniel Borkmann
-0
/
+22
2022-07-01
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann
-49
/
+23
2022-07-01
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Daniel Borkmann
-17
/
+24
2022-07-01
Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-76
/
+111
2022-07-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-0
/
+36
2022-07-01
Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-18
/
+24
2022-07-01
PM: runtime: Fix supplier device management during consumer probe
Rafael J. Wysocki
-13
/
+11
2022-07-01
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
-15
/
+13
2022-07-01
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
-4
/
+8
[prev]
[next]