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-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns() is available
Arnaldo Carvalho de Melo
5
-0
/
+36
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()
Arnaldo Carvalho de Melo
1
-0
/
+5
2022-10-25
perf vendor events power10: Fix hv-24x7 metric events
Kajol Jain
1
-36
/
+36
2022-10-25
perf docs: Fix man page build wrt perf-arm-coresight.txt
Adrian Hunter
1
-0
/
+0
2022-10-25
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2022-10-25
Merge tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
6
-7
/
+39
2022-10-25
device property: Fix documentation for *_match_string() APIs
Andy Shevchenko
1
-2
/
+2
2022-10-25
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
1
-8
/
+12
2022-10-25
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
1
-28
/
+4
2022-10-25
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
3
-2
/
+13
2022-10-25
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
1
-1
/
+7
2022-10-25
misc: sgi-gru: use explicitly signed char
Jason A. Donenfeld
2
-10
/
+10
2022-10-25
Merge tag 'counter-fixes-for-6.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus
Greg Kroah-Hartman
4
-32
/
+62
2022-10-25
coresight: cti: Fix hang in cti_disable_hw()
James Clark
1
-5
/
+0
2022-10-25
usb: dwc3: st: Rely on child's compatible instead of name
Patrice Chotard
1
-1
/
+1
2022-10-25
usb: gadget: uvc: limit isoc_sg to super speed gadgets
Michael Grzeschik
2
-8
/
+10
2022-10-25
pm-graph v5.10
Todd Brandt
3
-122
/
+118
2022-10-25
media: vivid.rst: loop_video is set on the capture devnode
Hans Verkuil
1
-1
/
+1
2022-10-25
media: vivid: set num_in/outputs to 0 if not supported
Hans Verkuil
1
-4
/
+12
2022-10-25
media: vivid: drop GFP_DMA32
Hans Verkuil
1
-1
/
+1
2022-10-25
media: vivid: fix control handler mutex deadlock
Hans Verkuil
1
-0
/
+8
2022-10-25
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
Hans Verkuil
1
-1
/
+2
2022-10-25
media: v4l2-dv-timings: add sanity checks for blanking values
Hans Verkuil
1
-0
/
+14
2022-10-25
media: vivid: dev->bitmap_cap wasn't freed in all cases
Hans Verkuil
1
-5
/
+13
2022-10-25
media: vivid: s_fbuf: add more sanity checks
Hans Verkuil
3
-1
/
+32
2022-10-25
KVM: arm64: Use correct accessor to parse stage-1 PTEs
Quentin Perret
1
-1
/
+1
2022-10-25
nvme-multipath: set queue dma alignment to 3
Keith Busch
1
-0
/
+1
2022-10-25
nvme-tcp: fix possible circular locking when deleting a controller under memory pressure
Sagi Grimberg
1
-1
/
+10
2022-10-25
nvme-tcp: replace sg_init_marker() with sg_init_table()
Nam Cao
1
-1
/
+1
2022-10-25
ALSA: rme9652: use explicitly signed char
Jason A. Donenfeld
2
-24
/
+24
2022-10-25
ALSA: au88x0: use explicitly signed char
Jason A. Donenfeld
2
-4
/
+4
2022-10-25
cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores
Rafael J. Wysocki
1
-54
/
+15
2022-10-25
cpufreq: intel_pstate: Read all MSRs on the target CPU
Rafael J. Wysocki
1
-33
/
+33
2022-10-25
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
1
-1
/
+1
2022-10-25
drm/scheduler: fix fence ref counting
Christian König
1
-1
/
+5
2022-10-25
net: stmmac: rk3588: Allow multiple gmac controller
Benjamin Gaignard
1
-0
/
+6
2022-10-25
btrfs: don't use btrfs_chunk::sub_stripes from disk
Qu Wenruo
1
-1
/
+11
2022-10-25
scsi: mpt3sas: re-do lost mpt3sas DMA mask fix
Sreekanth Reddy
1
-1
/
+1
2022-10-25
can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path
Dongliang Mu
1
-1
/
+4
2022-10-25
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Dongliang Mu
1
-3
/
+5
2022-10-25
RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
Li Zhijian
1
-1
/
+3
2022-10-24
Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
Jakub Kicinski
2
-3
/
+6
2022-10-24
Merge branch 'mptcp-fixes-for-6-1'
Jakub Kicinski
3
-81
/
+113
2022-10-24
mptcp: fix abba deadlock on fastopen
Paolo Abeni
1
-15
/
+34
2022-10-24
mptcp: factor out mptcp_connect()
Paolo Abeni
2
-67
/
+73
2022-10-24
mptcp: set msk local address earlier
Paolo Abeni
3
-2
/
+9
2022-10-24
net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU
Horatiu Vultur
1
-21
/
+3
2022-10-24
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
2
-1
/
+32
2022-10-24
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
1
-1
/
+1
2022-10-24
x86/mm: Do not verify W^X at boot up
Steven Rostedt (Google)
1
-0
/
+4
[prev]
[next]