index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
hwmon: (adt7475) Use device_property APIs when configuring polarity
Chris Packham
1
-3
/
+3
2023-04-21
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XT
Aleksa Savic
2
-1
/
+118
2023-04-21
hwmon: (it87) Disable/enable SMBus access for IT8622E chipset
Frank Crawford
1
-0
/
+1
2023-04-21
hwmon: (it87) Add calls to smbus_enable/smbus_disable as required
Frank Crawford
1
-46
/
+135
2023-04-21
hwmon: (it87) Test for error in it87_update_device
Frank Crawford
1
-2
/
+52
2023-04-21
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
3
-20
/
+82
2023-04-21
m68k: kexec: Include <linux/reboot.h>
Simon Horman
1
-0
/
+1
2023-04-21
fuse_dev_ioctl(): switch to fdget()
Al Viro
1
-20
/
+21
2023-04-21
cgroup_get_from_fd(): switch to fdget_raw()
Al Viro
1
-6
/
+4
2023-04-21
bpf: switch to fdget_raw()
Al Viro
1
-23
/
+15
2023-04-21
build_mount_idmapped(): switch to fdget()
Al Viro
1
-6
/
+6
2023-04-21
kill the last remaining user of proc_ns_fget()
Al Viro
3
-31
/
+11
2023-04-21
SVM-SEV: convert the rest of fget() uses to fdget() in there
Al Viro
1
-12
/
+14
2023-04-21
convert sgx_set_attribute() to fdget()/fdput()
Al Viro
1
-6
/
+5
2023-04-21
convert setns(2) to fdget()/fdput()
Al Viro
1
-9
/
+8
2023-04-21
x86: rewrite '__copy_user_nocache' function
Linus Torvalds
3
-214
/
+243
2023-04-21
docs: clk: add documentation to log which clocks have been disabled
Brian Masney
1
-0
/
+5
2023-04-21
docs: trace: Fix typo in ftrace.rst
Lin Yu Chen
1
-1
/
+1
2023-04-21
Documentation/process: always CC responsible lists
Krzysztof Kozlowski
1
-11
/
+8
2023-04-21
docs: kmemleak: adjust to config renaming
Lukas Bulwahn
1
-1
/
+1
2023-04-21
ELF: document some de-facto PT_* ABI quirks
Alexey Dobriyan
2
-0
/
+35
2023-04-21
Documentation: arm: remove stih415/stih416 related entries
Alain Volmat
4
-36
/
+3
2023-04-21
docs: turn off "smart quotes" in the HTML build
Jonathan Corbet
1
-3
/
+4
2023-04-21
btrfs: reinterpret async discard iops_limit=0 as no delay
Boris Burkov
1
-7
/
+12
2023-04-21
btrfs: set default discard iops_limit to 1000
Boris Burkov
1
-1
/
+1
2023-04-21
wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...
Toke Høiland-Jørgensen
1
-3
/
+1
2023-04-20
PCI: Restrict device disabled status check to DT
Rob Herring
3
-12
/
+30
2023-04-20
KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilege
Will Deacon
2
-45
/
+47
2023-04-20
Revert "block: Merge bio before checking ->cached_rq"
Ming Lei
1
-4
/
+3
2023-04-20
arm64: kexec: include reboot.h
Simon Horman
1
-0
/
+1
2023-04-20
arm64: delete dead code in this_cpu_set_vectors()
Dan Carpenter
1
-3
/
+0
2023-04-20
net: bridge: switchdev: don't notify FDB entries with "master dynamic"
Vladimir Oltean
1
-0
/
+11
2023-04-20
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
Andy Chi
1
-0
/
+1
2023-04-20
x86: remove 'zerorest' argument from __copy_user_nocache()
Linus Torvalds
4
-8
/
+6
2023-04-20
Revert "net/mlx5: Enable management PF initialization"
Jakub Kicinski
4
-20
/
+1
2023-04-20
MAINTAINERS: Resume MPTCP co-maintainer role
Mat Martineau
1
-0
/
+1
2023-04-20
mailmap: add entries for Mat Martineau
Matthieu Baerts
1
-0
/
+2
2023-04-20
e1000e: Disable TSO on i219-LM card to increase speed
Sebastian Basierski
1
-25
/
+26
2023-04-20
bnxt_en: fix free-runnig PHC mode
Vadim Fedorenko
1
-1
/
+1
2023-04-19
rpmsg: glink: Consolidate TX_DATA and TX_DATA_CONT
Bjorn Andersson
1
-33
/
+13
2023-04-19
rpmsg: glink: Propagate TX failures in intentless mode as well
Bjorn Andersson
1
-4
/
+6
2023-04-19
rpmsg: glink: Wait for intent, not just request ack
Bjorn Andersson
1
-3
/
+15
2023-04-19
rpmsg: glink: Transition intent request signaling to wait queue
Bjorn Andersson
1
-9
/
+12
2023-04-19
net: dsa: microchip: ksz8795: Correctly handle huge frame configuration
Christophe JAILLET
1
-1
/
+1
2023-04-19
rust: allow to use INIT_STACK_ALL_ZERO
Andrea Righi
1
-0
/
+14
2023-04-19
rust: fix regexp in scripts/is_rust_module.sh
Andrea Righi
1
-1
/
+1
2023-04-19
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
1
-0
/
+15
2023-04-19
KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()
Dan Carpenter
1
-0
/
+2
2023-04-19
drm/i915/dp_mst: Fix active port PLL selection for secondary MST streams
Imre Deak
3
-7
/
+30
2023-04-19
hwmon: (it87) Disable SMBus access for environmental controller registers.
Frank Crawford
1
-2
/
+56
[prev]
[next]