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-10-31
drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
Ville Syrjälä
5
-7
/
+6
2022-10-31
block: Fix possible memory leak for rq_wb on add_disk failure
Chen Zhongjin
1
-0
/
+1
2022-10-31
ublk_drv: add ublk_queue_cmd() for cleanup
Ming Lei
1
-26
/
+21
2022-10-31
ublk_drv: avoid to touch io_uring cmd in blk_mq io path
Ming Lei
1
-30
/
+53
2022-10-31
ublk_drv: comment on ublk_driver entry of Kconfig
Ming Lei
1
-0
/
+6
2022-10-31
ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module
Ming Lei
1
-0
/
+3
2022-10-31
spi: mediatek: Fix package division error
zhichao.liu
1
-10
/
+13
2022-10-31
drm/i915/sdvo: Setup DDC fully before output init
Ville Syrjälä
1
-19
/
+12
2022-10-31
drm/i915/sdvo: Filter out invalid outputs more sensibly
Ville Syrjälä
1
-5
/
+22
2022-10-31
drm/i915: stop abusing swiotlb_max_segment
Robert Beckett
5
-32
/
+29
2022-10-31
drm/i915/tgl+: Add locking around DKL PHY register accesses
Imre Deak
9
-76
/
+204
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
1
-1
/
+3
2022-10-31
audit: fix undefined behavior in bit shift for AUDIT_BIT
Gaosheng Cui
1
-1
/
+1
2022-10-31
ata: palmld: fix return value check in palmld_pata_probe()
Yang Yingliang
1
-2
/
+2
2022-10-31
ata: pata_legacy: fix pdc20230_set_piomode()
Sergey Shtylyov
1
-2
/
+3
2022-10-31
net: fec: fix improper use of NETDEV_TX_BUSY
Zhang Changzhong
1
-2
/
+2
2022-10-31
drm/format-helper: Only advertise supported formats for conversion
Hector Martin
1
-19
/
+47
2022-10-31
powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec
Michael Ellerman
1
-1
/
+1
2022-10-31
Merge tag 'v6.1-rc2' into fixes
Michael Ellerman
418
-5066
/
+5471
2022-10-30
Linux 6.1-rc3
Linus Torvalds
1
-1
/
+1
2022-10-30
Merge branch 'nfc-skb-leaks'
David S. Miller
4
-6
/
+26
2022-10-30
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
Shang XiaoJing
1
-1
/
+6
2022-10-30
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
Shang XiaoJing
1
-2
/
+6
2022-10-30
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
Shang XiaoJing
1
-2
/
+5
2022-10-30
nfc: fdp: Fix potential memory leak in fdp_nci_send()
Shang XiaoJing
1
-1
/
+9
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
11
-38
/
+47
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
17
-91
/
+175
2022-10-30
Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
15
-133
/
+169
2022-10-30
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-18
/
+46
2022-10-30
Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-2
/
+7
2022-10-30
Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
7
-36
/
+34
2022-10-30
Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+11
2022-10-30
selftests: pidfd: Fix compling warnings
Li Zhijian
3
-2
/
+4
2022-10-30
ksefltests: pidfd: Fix wait_states: Test terminated by timeout
Li Zhijian
1
-0
/
+10
2022-10-29
Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-2
/
+2
2022-10-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-55
/
+96
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
6
-9
/
+31
2022-10-29
Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+16
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
28
-68
/
+196
2022-10-29
Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
13
-45
/
+212
2022-10-29
drm/rockchip: vop2: disable planes when disabling the crtc
Michael Tretter
1
-0
/
+4
2022-10-29
drm/rockchip: vop2: fix null pointer in plane_atomic_disable
Michael Tretter
1
-2
/
+4
2022-10-29
drm/rockchip: dsi: Fix VOP selection on SoCs that support it
Ondrej Jirman
1
-3
/
+1
2022-10-29
drm/rockchip: fix fbdev on non-IOMMU devices
John Keeping
1
-1
/
+4
2022-10-29
drm/rockchip: dsi: Force synchronous probe
Brian Norris
1
-0
/
+6
2022-10-29
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach
Brian Norris
1
-4
/
+12
2022-10-29
drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages
Aurelien Jarno
1
-1
/
+2
2022-10-29
arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers
Ioana Ciornei
1
-0
/
+6
2022-10-29
arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers
Ioana Ciornei
1
-0
/
+6
2022-10-29
arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers
Ioana Ciornei
1
-0
/
+6
[prev]
[next]