index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
Linux 5.17.2
v5.17.2
Greg Kroah-Hartman
1
-1
/
+1
2022-04-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
3
-13
/
+35
2022-04-08
coredump/elf: Pass coredump_params into fill_note_info
Eric W. Biederman
1
-11
/
+11
2022-04-08
coredump: Remove the WARN_ON in dump_vma_snapshot
Eric W. Biederman
1
-6
/
+0
2022-04-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
5
-46
/
+39
2022-04-08
mmc: rtsx: Fix build errors/warnings for unused variable
Ulf Hansson
1
-6
/
+0
2022-04-08
mmc: rtsx: Let MMC core handle runtime PM
Kai-Heng Feng
1
-18
/
+0
2022-04-08
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-08
n64cart: convert bi_disk to bi_bdev->bd_disk fix build
Jackie Liu
1
-1
/
+1
2022-04-08
torture: Make torture.sh help message match reality
Paul E. McKenney
1
-2
/
+2
2022-04-08
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
1
-2
/
+2
2022-04-08
vdpa/mlx5: Avoid processing works if workqueue was destroyed
Eli Cohen
1
-2
/
+5
2022-04-08
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
1
-1
/
+1
2022-04-08
xsk: Do not write NULL in SW ring at allocation failure
Magnus Karlsson
1
-2
/
+6
2022-04-08
docs: sysctl/kernel: add missing bit to panic_print
Guilherme G. Piccoli
1
-0
/
+1
2022-04-08
um: Fix uml_mconsole stop/go
Anton Ivanov
1
-1
/
+2
2022-04-08
arm64: dts: ls1046a: Update i2c node dma properties
Kuldeep Singh
1
-3
/
+3
2022-04-08
arm64: dts: ls1043a: Update i2c dma properties
Kuldeep Singh
1
-3
/
+3
2022-04-08
ARM: dts: spear13xx: Update SPI dma properties
Kuldeep Singh
1
-3
/
+3
2022-04-08
ARM: dts: spear1340: Update serial node properties
Kuldeep Singh
1
-3
/
+3
2022-04-08
spi: mediatek: support tick_delay without enhance_timing
Leilk Liu
1
-3
/
+12
2022-04-08
pinctrl: canonical rsel resistance selection property
Guodong Liu
1
-1
/
+1
2022-04-08
media: ov6650: Fix crop rectangle affected by set format
Janusz Krzysztofik
1
-24
/
+4
2022-04-08
media: ov6650: Add try support to selection API operations
Janusz Krzysztofik
1
-11
/
+43
2022-04-08
perf vendor events: Update metrics for SkyLake Server
Ian Rogers
7
-153
/
+591
2022-04-08
ASoC: topology: Allow TLV control to be either read or write
Amadeusz Sławiński
1
-1
/
+2
2022-04-08
ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
Zheng Bin
1
-0
/
+1
2022-04-08
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
2
-9
/
+41
2022-04-08
ubi: fastmap: Return error code if memory allocation fails in add_aeb()
Zhihao Cheng
1
-9
/
+19
2022-04-08
dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix example
Horatiu Vultur
1
-1
/
+1
2022-04-08
dt-bindings: pinctrl: mt8195: fix bias-pull-{up,down} checks
Chen-Yu Tsai
1
-14
/
+16
2022-04-08
dt-bindings: memory: mtk-smi: Correct minItems to 2 for the gals clocks
Yong Wu
1
-1
/
+2
2022-04-08
dt-bindings: memory: mtk-smi: No need mediatek,larb-id for mt8167
Yong Wu
1
-1
/
+0
2022-04-08
dt-bindings: memory: mtk-smi: Rename clock to clocks
Yong Wu
2
-24
/
+18
2022-04-08
media: dt-bindings: media: hynix,hi846: add link-frequencies description
Martin Kepplinger
1
-0
/
+3
2022-04-08
media: dt-binding: media: hynix,hi846: use $defs/port-base port description
Martin Kepplinger
1
-1
/
+2
2022-04-08
dt-bindings: spi: mxic: The interrupt property is not mandatory
Miquel Raynal
1
-1
/
+3
2022-04-08
dt-bindings: mtd: nand-controller: Fix a comment in the examples
Miquel Raynal
1
-1
/
+1
2022-04-08
dt-bindings: mtd: nand-controller: Fix the reg property description
Miquel Raynal
1
-1
/
+1
2022-04-08
mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PM
Kai-Heng Feng
1
-11
/
+33
2022-04-08
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
1
-12
/
+12
2022-04-08
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
2
-4
/
+4
2022-04-08
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
2
-36
/
+28
2022-04-08
libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errors
Toke Høiland-Jørgensen
1
-1
/
+21
2022-04-08
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
2
-3
/
+7
2022-04-08
mm/usercopy: return 1 from hardened_usercopy __setup() handler
Randy Dunlap
1
-1
/
+4
2022-04-08
mm/memcontrol: return 1 from cgroup.memory __setup() handler
Randy Dunlap
1
-1
/
+1
2022-04-08
ARM: 9187/1: JIVE: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-04-08
mm/mmap: return 1 from stack_guard_gap __setup() handler
Randy Dunlap
1
-1
/
+1
2022-04-08
net: add skb_set_end_offset() helper
Eric Dumazet
2
-14
/
+15
[next]