Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
hare
/
nvme
/
HEAD
4414975
Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 3 years ago
master
e44f45f
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 3 years ago
829cca4
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 3 years ago
4413ad0
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 3 years ago
531f27a
Merge tag 'pinctrl-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 3 years ago
f1be7b6
Merge tag 'drm-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 3 years ago
d0f89c4
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Jakub Kicinski
· 3 years ago
cab293221
Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Daniel Vetter
· 3 years ago
b65ef48
Merge branch 'XDP-hints: change RX-hash kfunc bpf_xdp_metadata_rx_hash'
by Alexei Starovoitov
· 3 years ago
0f26b74
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
by Jesper Dangaard Brouer
· 3 years ago
9123397
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
by Jesper Dangaard Brouer
· 3 years ago
96b1a09
veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
by Jesper Dangaard Brouer
· 3 years ago
67f245c
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
by Jesper Dangaard Brouer
· 3 years ago
0cd917a
xdp: rss hash types representation
by Jesper Dangaard Brouer
· 3 years ago
e8163b9
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
by Jesper Dangaard Brouer
· 3 years ago
fffb0b5
fbcon: set_con2fb_map needs to set con2fb_map!
by Daniel Vetter
· 3 years ago
edf79dd
fbcon: Fix error paths in set_con2fb_map
by Daniel Vetter
· 3 years ago
0646dc3
skbuff: Fix a race between coalescing and releasing SKBs
by Liang Chen
· 3 years ago
e8b7445
net: macb: fix a memory corruption in extended buffer descriptor mode
by Roman Gushchin
· 3 years ago
3a0385b
selftests: add the missing CONFIG_IP_SCTP in net config
by Xin Long
· 3 years ago
1c5950f
udp6: fix potential access to stale information
by Eric Dumazet
· 3 years ago
306dc21
selftests: openvswitch: adjust datapath NL message declaration
by Aaron Conole
· 3 years ago
ecfcc6f
Merge branch 'mptcp-more-fixes-for-6-3'
by Jakub Kicinski
· 3 years ago
711ae78
selftests: mptcp: userspace pm: uniform verify events
by Matthieu Baerts
· 3 years ago
c0ff6f6
mptcp: fix NULL pointer dereference on fastopen early fallback
by Paolo Abeni
· 3 years ago
d6a04437
mptcp: stricter state check in mptcp_worker
by Paolo Abeni
· 3 years ago
a5cb752
mptcp: use mptcp_schedule_work instead of open-coding it
by Paolo Abeni
· 3 years ago
a552b73
Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Daniel Vetter
· 3 years ago
5b7be2d
net: enetc: workaround for unresponsive pMAC after receiving express traffic
by Vladimir Oltean
· 3 years ago
32832a2
sctp: fix a potential overflow in sctp_ifwdtsn_skip
by Xin Long
· 3 years ago
62b92af
Merge tag 'amd-drm-fixes-6.3-2023-04-12' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
by Daniel Vetter
· 3 years ago
6417070
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
by Ziyang Xuan
· 3 years ago
59d3efd
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
by Martin Willi
· 3 years ago
de46644
Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 3 years ago
b05e0f5e
Merge tag 'dmaengine-fix-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
by Linus Torvalds
· 3 years ago
b9a24d8
drm/amd/pm: correct the pcie link state check for SMU13
by Evan Quan
· 3 years ago
85e0689
drm/amd/pm: correct SMU13.0.7 max shader clock reporting
by Horatio Zhang
· 3 years ago
f06b888
drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
by Horatio Zhang
· 3 years ago
b8ca445
drm/amd/display: Pass the right info to drm_dp_remove_payload
by Wayne Lin
· 3 years, 2 months ago
7e27cb6
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
by Waiman Long
· 3 years ago
eee8785
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
by Waiman Long
· 3 years ago
42a11bf
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
by Waiman Long
· 3 years ago
ba9182a
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
by Waiman Long
· 3 years ago
57dcd64
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
by Tetsuo Handa
· 3 years ago
0bcc402
netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
by David Howells
· 3 years ago
5603eff
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
by Maarten Lankhorst
· 3 years ago
136f36c
net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
by Rob Herring
· 3 years ago
a56ef25
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
by Harshit Mogalapalli
· 3 years ago
9744d2b
smc: Fix use-after-free in tcp_write_timer_handler().
by Kuniyuki Iwashima
· 3 years ago
7573099
qlcnic: check pci_reset_function result
by Denis Plotnikov
· 3 years ago
adacf21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
by Jakub Kicinski
· 3 years ago
160c131
Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Jakub Kicinski
· 3 years ago
534e465
Revert "pinctrl: amd: Disable and mask interrupts on resume"
by Kornel Dulęba
· 3 years ago
1a50d94
treewide: Fix probing of devices in DT overlays
by Geert Uytterhoeven
· 3 years ago
e872450
dt-bindings: interrupt-controller: loongarch: Fix mismatched compatible
by Liu Peibao
· 3 years ago
e62252b
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
by Linus Torvalds
· 3 years ago
2c40519
Merge tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 3 years ago
b89ce11
drm/armada: Fix a potential double free in an error handling path
by Christophe JAILLET
· 4 years, 3 months ago
793cfd5
Merge tag 'mtd/fixes-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 3 years ago
43fef9a
Merge tag 'ata-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
by Linus Torvalds
· 3 years ago
aa4c918
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 3 years ago
6fd33a3
fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
by Daniel Vetter
· 3 years ago
a450672
net: phy: nxp-c45-tja11xx: add remove callback
by Radu Pirea (OSS)
· 3 years ago
86d8740
drm/nouveau/fb: add missing sysmen flush callbacks
by Karol Herbst
· 3 years ago
6b84468
drm/i915/dsi: fix DSS CTL register offsets for TGL+
by Jani Nikula
· 3 years, 1 month ago
2096134
MAINTAINERS: Change ata maintainer email addresses
by Damien Le Moal
· 3 years ago
0d3eb74
Merge tag 'urgent-rcu.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 3 years ago
dfc1915
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 3 years ago
c118b59
Merge tag '9p-6.3-fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 3 years ago
411eb01
Merge tag 'uml-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
by Linus Torvalds
· 3 years ago
a2a9339
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
by Luiz Augusto von Dentz
· 3 years ago
d2e4f1b
Bluetooth: Set ISO Data Path on broadcast sink
by Claudia Draghicescu
· 3 years ago
5dc7d23
Bluetooth: hci_conn: Fix possible UAF
by Luiz Augusto von Dentz
· 3 years ago
975abc0c
Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt
by Luiz Augusto von Dentz
· 3 years ago
9a8ec9e
Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm
by Luiz Augusto von Dentz
· 3 years ago
b76abe4
bluetooth: btbcm: Fix logic error in forming the board name.
by Sasha Finkelstein
· 3 years, 1 month ago
73f7b17
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
by Zheng Wang
· 3 years, 1 month ago
c95930a
Bluetooth: Fix race condition in hidp_session_thread
by Min Li
· 3 years, 1 month ago
b62e722
Bluetooth: Fix printing errors if LE Connection times out
by Luiz Augusto von Dentz
· 3 years ago
19cf60b
Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure
by Luiz Augusto von Dentz
· 3 years ago
09a9639
Linux 6.3-rc6
by Linus Torvalds
· 3 years ago
v6.3-rc6
faf8f41
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 years ago
4ba115e2
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 years ago
c08cfd6
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
by Linus Torvalds
· 3 years ago
9a06fe0
Merge branch 'sfp-eeprom'
by David S. Miller
· 3 years ago
bef227c
net: sfp: avoid EEPROM read of absent SFP module
by Ivan Bornyakov
· 3 years ago
813c2dd
net: sfp: initialize sfp->i2c_block_size at sfp allocation
by Ivan Bornyakov
· 3 years ago
cdc9718
Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 3 years ago
68047c4
Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 3 years ago
aa46fe3
Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 3 years ago
a211b1c
Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 3 years ago
a79d5c7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 3 years ago
da0af3c
Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linux
by Linus Torvalds
· 3 years ago
d3f05a4c4
Merge tag 'io_uring-6.3-2023-04-06' of git://git.kernel.dk/linux
by Linus Torvalds
· 3 years ago
973ad54
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 3 years ago
1a8a804
Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
by Linus Torvalds
· 3 years ago
6fda0bb
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 3 years ago
5cc33f1
r8152: Add __GFP_NOWARN to big allocations
by Douglas Anderson
· 3 years ago
bdaaecc
net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
by Radu Pirea (OSS)
· 3 years ago
066b867
net: openvswitch: fix race on port output
by Felix Huettner
· 3 years ago
Next »