index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ts_bm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-04
rust: str: add `BStr` type
Gary Guo
1
-0
/
+5
2022-12-04
rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors
Miguel Ojeda
2
-1
/
+89
2022-12-04
rust: alloc: add `RawVec::try_with_capacity_in()` constructor
Miguel Ojeda
1
-1
/
+33
2022-12-04
rust: prelude: add `error::code::*` constant items
Wedson Almeida Filho
1
-1
/
+1
2022-12-04
rust: error: add `From` implementations for `Error`
Wedson Almeida Filho
2
-1
/
+45
2022-12-04
rust: error: add codes from `errno-base.h`
Viktor Garske
1
-0
/
+33
2022-12-04
rust: error: declare errors using macro
Finn Behrens
1
-2
/
+10
2022-12-04
rust: macros: take string literals in `module!`
Gary Guo
5
-25
/
+37
2022-12-04
rust: macros: add `#[vtable]` proc macro
Gary Guo
3
-1
/
+148
2022-12-04
rust: macros: add `concat_idents!` proc macro
Björn Roy Baron
2
-0
/
+67
2022-12-01
rust: samples: add `rust_print` example
Miguel Ojeda
3
-0
/
+65
2022-12-01
rust: print: add `pr_cont!` macro
Miguel Ojeda
1
-9
/
+63
2022-12-01
rust: print: add more `pr_*!` levels
Miguel Ojeda
2
-1
/
+155
2022-12-01
rust: prelude: split re-exports into groups
Miguel Ojeda
1
-5
/
+9
2022-11-07
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
1
-2
/
+3
2022-11-06
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
1
-1
/
+1
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-06
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
1
-1
/
+9
2022-11-05
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-05
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-05
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-05
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-05
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-05
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-05
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-05
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
2022-11-05
tools/testing/cxl: Fix some error exits
Dan Williams
1
-2
/
+2
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
2022-11-04
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-04
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
2022-11-04
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
1
-1
/
+10
2022-11-04
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
Shang XiaoJing
1
-11
/
+7
2022-11-04
tracing/fprobe: Fix to check whether fprobe is registered correctly
Masami Hiramatsu (Google)
1
-1
/
+2
2022-11-04
fprobe: Check rethook_alloc() return in rethook initialization
Rafael Mendonca
1
-0
/
+2
2022-11-04
kprobe: reverse kp->flags when arm_kprobe failed
Li Qiang
1
-1
/
+4
2022-11-03
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
1
-1
/
+1
2022-11-03
arm64: cpufeature: Fix the visibility of compat hwcaps
Amit Daniel Kachhap
2
-10
/
+70
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
4
-2
/
+69
2022-11-03
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
1
-1
/
+1
2022-11-03
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
1
-0
/
+3
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
1
-1
/
+4
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
1
-2
/
+0
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
1
-17
/
+6
2022-11-03
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
Juergen Gross
1
-1
/
+1
2022-11-03
ftrace: Fix use-after-free for dynamic ftrace_ops
Li Huafei
1
-13
/
+3
2022-11-03
ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
Steven Rostedt (Google)
1
-0
/
+11
2022-11-03
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-11-03
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2
-2
/
+2
2022-11-03
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
1
-1
/
+1
[next]