index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies
Arnd Bergmann
1
-0
/
+2
2023-01-20
intel_idle: add Emerald Rapids Xeon support
Artem Bityutskiy
1
-0
/
+2
2023-01-20
cpuidle-haltpoll: Replace default_idle() with arch_cpu_idle()
Li RongQing
2
-1
/
+2
2023-01-13
cpuidle-haltpoll: select haltpoll governor
Li RongQing
1
-0
/
+1
2023-01-10
cpuidle: teo: Introduce util-awareness
Kajetan Puchalski
1
-1
/
+93
2023-01-10
cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()
Kajetan Puchalski
1
-3
/
+5
2023-01-08
Linux 6.2-rc3
v6.2-rc3
Linus Torvalds
1
-1
/
+1
2023-01-06
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
1
-1
/
+3
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-06
usb: dwc3: gadget: Ignore End Transfer delay on teardown
Thinh Nguyen
1
-1
/
+4
2023-01-06
usb: dwc3: xilinx: include linux/gpio/consumer.h
Arnd Bergmann
1
-0
/
+1
2023-01-06
udf: initialize newblock to 0
Tom Rix
1
-3
/
+1
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2023-01-06
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
1
-0
/
+2
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-05
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
1
-1
/
+1
2023-01-05
block: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-05
io_uring: fix CQ waiting timeout handling
Pavel Begunkov
1
-3
/
+3
2023-01-05
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
1
-1
/
+1
2023-01-05
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
1
-1
/
+4
2023-01-05
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
1
-0
/
+1
2023-01-05
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-05
kbuild: readd -w option when vmlinux.o or Module.symver is missing
Masahiro Yamada
1
-4
/
+5
2023-01-05
kbuild: fix single *.ko build
Masahiro Yamada
1
-1
/
+1
2023-01-05
cifs: fix interface count calculation during refresh
Shyam Prasad N
1
-1
/
+2
2023-01-05
cifs: refcount only the selected iface during interface update
Shyam Prasad N
1
-1
/
+2
2023-01-05
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
2023-01-05
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-05
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
1
-8
/
+20
2023-01-05
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
Rob Herring
1
-13
/
+15
2023-01-05
Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
Rob Herring
1
-20
/
+20
2023-01-05
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Michel Dänzer
3
-5
/
+35
2023-01-04
Revert "pktcdvd: remove driver."
Jens Axboe
8
-0
/
+3419
2023-01-04
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
2
-0
/
+12
2023-01-04
Revert "block: bio_copy_data_iter"
Jens Axboe
2
-15
/
+24
2023-01-04
io_uring: move 'poll_multi_queue' bool in io_ring_ctx
Jens Axboe
1
-1
/
+2
2023-01-04
ublk: honor IO_URING_F_NONBLOCK for handling control command
Ming Lei
1
-0
/
+3
2023-01-04
block: don't allow splitting of a REQ_NOWAIT bio
Jens Axboe
1
-0
/
+10
2023-01-04
perf/x86/rapl: Add support for Intel Emerald Rapids
Zhang Rui
1
-0
/
+1
2023-01-04
perf/x86/rapl: Add support for Intel Meteor Lake
Zhang Rui
1
-0
/
+2
2023-01-04
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
Jesus Sanchez-Palencia
1
-0
/
+1
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
8
-2
/
+19
2023-01-04
drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
Zheng Wang
1
-4
/
+13
2023-01-04
drm/i915/gvt: use atomic operations to change the vGPU status
Zhi Wang
8
-40
/
+53
2023-01-04
drm/i915/gvt: fix vgpu debugfs clean in remove
Zhenyu Wang
1
-2
/
+7
2023-01-04
drm/i915/gvt: fix gvt debugfs destroy
Zhenyu Wang
1
-2
/
+6
2023-01-04
drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
Dan Carpenter
1
-0
/
+1
2023-01-04
cifs: protect access of TCP_Server_Info::{dstaddr,hostname}
Paulo Alcantara
2
-11
/
+13
[next]