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-08-26
Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
6
-61
/
+105
2022-08-26
mlx4: Do type_clear() for devlink ports when type_set() was called previously
Jiri Pirko
1
-0
/
+3
2022-08-26
net: dsa: mv88e6xxx: support RGMII cmode
Marcus Carlberg
2
-0
/
+27
2022-08-26
docs/conf.py: add function attribute '__fix_address' to conf.py
Menglong Dong
1
-0
/
+1
2022-08-26
platform/chrome: cros_ec_typec: Correct alt mode index
Prashant Malani
1
-1
/
+1
2022-08-26
platform/chrome: cros_ec_typec: Add bit offset for DP VDO
Prashant Malani
1
-1
/
+2
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support
Sandipan Das
1
-3
/
+32
2022-08-27
perf/core: Add speculation info to branch entries
Sandipan Das
2
-1
/
+15
2022-08-27
perf/x86/amd/lbr: Use fusion-aware branch classifier
Sandipan Das
1
-2
/
+10
2022-08-27
perf/x86: Make branch classifier fusion-aware
Sandipan Das
2
-69
/
+102
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 software branch filter support
Sandipan Das
1
-5
/
+87
2022-08-27
perf/x86: Move branch classifier
Sandipan Das
4
-274
/
+279
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support
Sandipan Das
2
-7
/
+108
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 branch record support
Sandipan Das
4
-11
/
+252
2022-08-27
perf/x86/amd/lbr: Detect LbrExtV2 support
Sandipan Das
5
-6
/
+31
2022-08-27
x86/cpufeatures: Add LbrExtV2 feature bit
Sandipan Das
2
-1
/
+2
2022-08-27
perf/x86/amd/core: Add generic branch record interfaces
Sandipan Das
1
-12
/
+22
2022-08-27
perf/x86/amd/core: Refactor branch attributes
Sandipan Das
1
-6
/
+19
2022-08-27
perf/x86/amd/brs: Move feature-specific functions
Sandipan Das
3
-70
/
+76
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
2022-08-27
sched: Add update_current_exec_runtime helper
Shang XiaoJing
4
-17
/
+16
2022-08-26
selftests/bpf: fix type conflict in test_tc_dtime
James Hilliard
1
-1
/
+0
2022-08-26
audit: free audit_proctitle only on task exit
Richard Guy Briggs
1
-1
/
+1
2022-08-26
audit: explicitly check audit_context->context enum value
Richard Guy Briggs
1
-1
/
+1
2022-08-26
cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all()
Tetsuo Handa
3
-6
/
+6
2022-08-26
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
6
-39
/
+63
2022-08-26
audit: audit_context pid unused, context enum comment fix
Richard Guy Briggs
2
-3
/
+3
2022-08-26
cgroup: Homogenize cgroup_get_from_id() return value
Michal Koutný
4
-11
/
+6
2022-08-26
cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup id
Michal Koutný
1
-2
/
+13
2022-08-26
cgroup: Honor caller's cgroup NS when resolving path
Michal Koutný
1
-1
/
+5
2022-08-26
coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface
German Gomez
2
-0
/
+22
2022-08-26
coresight: etm4x: Expose default timestamp source in sysfs
German Gomez
2
-0
/
+30
2022-08-26
Smack: Provide read control for io_uring_cmd
Casey Schaufler
1
-0
/
+32
2022-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
20
-66
/
+136
2022-08-26
Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
7
-10
/
+19
2022-08-26
Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
13
-98
/
+164
2022-08-26
Merge tag 'drm-fixes-2022-08-26-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-82
/
+206
2022-08-26
Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-10
/
+17
2022-08-26
Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-17
/
+74
2022-08-26
fbdev: fbcon: Properly revert changes when vc_resize() failed
Shigeru Yoshida
1
-2
/
+25
2022-08-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-114
/
+60
2022-08-26
io_uring/net: fix overexcessive retries
Pavel Begunkov
1
-1
/
+1
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
10
-12
/
+60
2022-08-26
drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
Matt Roper
2
-2
/
+21
2022-08-26
PCI/MSI: Correct 'can_mask' test in msi_add_msi_desc()
Josef Johansson
1
-1
/
+1
2022-08-26
soc: mediatek: mtk-svs: Use bitfield access macros where possible
AngeloGioacchino Del Regno
1
-62
/
+127
2022-08-26
soc: mediatek: mtk-svs: Commonize t-calibration-data fuse array read
AngeloGioacchino Del Regno
1
-37
/
+32
2022-08-26
dt-bindings: power: mediatek: Update maintainer list
Tinghan Shen
1
-1
/
+1
2022-08-26
dt-bindings: power: mediatek: Support naming power controller node with unit address
Tinghan Shen
1
-1
/
+1
2022-08-26
dt-bindings: power: mediatek: Refine multiple level power domain nodes
Tinghan Shen
1
-114
/
+17
[prev]
[next]