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-09-03
ACPI: tools: pfrut: Do not initialize ret in main()
Shi junming
1
-1
/
+1
2022-09-03
ACPI: EC: Drop unneeded result variable from ec_write()
ye xingchen
1
-5
/
+1
2022-09-03
ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
Arvid Norlander
1
-0
/
+16
2022-09-03
ACPI: APEI: Add BERT error log footer
Dmitry Monakhov
1
-0
/
+3
2022-09-03
thermal: int340x_thermal: Consolidate priv->data_vault checks
Rafael J. Wysocki
1
-3
/
+2
2022-09-03
powercap: intel_rapl: Add support for RAPTORLAKE_S
Zhang Rui
1
-0
/
+1
2022-09-03
cpufreq: amd-pstate: Fix initial highest_perf value
Perry Yuan
1
-2
/
+12
2022-09-03
cpuidle: Remove redundant check in cpuidle_switch_governor()
Yu Liao
1
-6
/
+5
2022-09-03
thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()
Xuewen Yan
1
-5
/
+5
2022-09-03
PM: wakeup: Add extra debugging statement for multiple active IRQs
Mario Limonciello
1
-0
/
+2
2022-09-03
thermal: Drop duplicate words from comments
Jilin Yuan
2
-2
/
+2
2022-09-04
fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()
Dan Carpenter
1
-1
/
+1
2022-09-03
Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
6
-61
/
+67
2022-09-03
Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
3
-36
/
+2
2022-09-03
block: don't add partitions if GD_SUPPRESS_PART_SCAN is set
Ming Lei
1
-0
/
+3
2022-09-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
3
-7
/
+13
2022-09-03
Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-7
/
+15
2022-09-03
mm: pagewalk: Fix race between unmap and page walker
Steven Price
3
-13
/
+16
2022-09-03
wifi: mac80211_hwsim: fix multi-channel handling in netlink RX
Johannes Berg
1
-22
/
+4
2022-09-03
wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig
Johannes Berg
1
-15
/
+13
2022-09-03
wifi: nl80211: add MLD address to assoc BSS entries
Johannes Berg
2
-2
/
+6
2022-09-03
wifi: mac80211: mlme: refactor QoS settings code
Johannes Berg
2
-13
/
+27
2022-09-03
wifi: mac80211_hwsim: warn on invalid link address
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211: fix double SW scan stop
Johannes Berg
1
-1
/
+1
2022-09-03
wifi: mac80211: mlme: assign link address correctly
Johannes Berg
1
-3
/
+2
2022-09-03
wifi: mac80211: move link code to a new file
Johannes Berg
4
-254
/
+274
2022-09-03
wifi: mac80211_hwsim: refactor RX a bit
Johannes Berg
1
-11
/
+15
2022-09-03
wifi: mac80211_hwsim: check STA magic in change_sta_links
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
3
-6
/
+4
2022-09-03
wifi: mac80211_hwsim: remove multicast workaround
Johannes Berg
1
-6
/
+1
2022-09-03
wifi: nl80211: remove redundant err variable
Jinpeng Cui
1
-4
/
+1
2022-09-03
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
2
-2
/
+71
2022-09-03
wifi: nl80211: Add POWERED_ADDR_CHANGE feature
James Prestwood
1
-0
/
+9
2022-09-03
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
2
-0
/
+11
2022-09-03
wifi: mac80211: prevent VLANs on MLDs
Johannes Berg
1
-0
/
+5
2022-09-03
wifi: use struct_group to copy addresses
Johannes Berg
3
-6
/
+8
2022-09-03
wifi: mac80211_hwsim: check length for virtio packets
Soenke Huster
1
-1
/
+6
2022-09-03
wifi: mac80211: fix locking in auth/assoc timeout
Johannes Berg
1
-6
/
+5
2022-09-03
wifi: mac80211: mlme: release deflink channel in error case
Johannes Berg
1
-0
/
+1
2022-09-03
wifi: mac80211: fix link warning in RX agg timer expiry
Mukesh Sisodiya
1
-0
/
+4
2022-09-03
platform/x86: p2sb: Fix UAF when caller uses resource name
Andy Shevchenko
1
-2
/
+16
2022-09-03
platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
Mario Limonciello
1
-9
/
+40
2022-09-03
Revert "drm/i915/display: Re-add check for low voltage sku for max dp source rate"
Ville Syrjälä
1
-29
/
+3
2022-09-03
drm/todo: Add entry about dealing with brightness control on devices with > 1 panel
Hans de Goede
1
-0
/
+68
2022-09-03
ACPI: video: Fix indentation of video_detect_dmi_table[] entries
Hans de Goede
1
-24
/
+24
2022-09-03
ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
Hans de Goede
1
-91
/
+1
2022-09-03
ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
Hans de Goede
1
-15
/
+0
2022-09-03
ACPI: video: Remove acpi_video_set_dmi_backlight_type()
Hans de Goede
3
-30
/
+0
2022-09-03
platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c
Hans de Goede
2
-87
/
+54
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c
Hans de Goede
4
-18
/
+8
[prev]
[next]