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
2021-07-01
mm/vmalloc: include header for prototype of set_iounmap_nonlazy
Mel Gorman
1
-0
/
+3
2021-07-01
mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
Mel Gorman
1
-1
/
+1
2021-07-01
mm: fix spelling mistakes
Zhen Lei
7
-8
/
+8
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
26
-43
/
+9
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2
-2
/
+2
2021-07-01
zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
Yue Hu
1
-1
/
+1
2021-07-01
mm/zsmalloc.c: improve readability for async_free_zspage()
Miaohe Lin
1
-1
/
+1
2021-07-01
mm/zsmalloc.c: remove confusing code in obj_free()
Miaohe Lin
1
-1
/
+0
2021-07-01
perf tools: Add cgroup_is_v2() helper
Namhyung Kim
2
-0
/
+21
2021-07-01
perf tools: Add read_cgroup_id() function
Namhyung Kim
2
-0
/
+35
2021-07-01
igb: Fix position of assignment to *ring
Jedrzej Jagielski
1
-1
/
+2
2021-07-01
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
1
-1
/
+8
2021-07-01
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
fm10k: Fix an error handling path in 'fm10k_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
igc: change default return of igc_read_phy_reg()
Tom Rix
1
-1
/
+1
2021-07-01
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-07-01
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-07-01
ALSA: usb-audio: scarlett2: Fix for loop increment in scarlett2_usb_get_config
Nathan Chancellor
1
-4
/
+9
2021-07-01
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8
Andy Chi
1
-0
/
+1
2021-07-01
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8
Andy Chi
1
-0
/
+2
2021-07-01
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
Andy Chi
1
-0
/
+1
2021-07-01
ALSA: hda/realtek - Add ALC285 HP init procedure
Kailang Yang
1
-0
/
+58
2021-07-01
ALSA: hda/realtek - Add type for ALC287
Kailang Yang
1
-1
/
+8
2021-07-01
misc: eeprom: at24: Always append device id even if label property is set.
Jérôme Glisse
1
-10
/
+7
2021-07-01
ACPI: Kconfig: Provide help text for the ACPI_PRMT option
Rafael J. Wysocki
1
-0
/
+10
2021-07-01
ACPI: PM: Only mark EC GPE for wakeup on Intel systems
Mario Limonciello
1
-4
/
+8
2021-07-01
PM: sleep: Use ktime_us_delta() in initcall_debug_report()
Mark-PK Tsai
1
-4
/
+1
2021-07-01
block: remove the bdgrab in blk_drop_partitions
Christoph Hellwig
1
-5
/
+1
2021-07-01
block: grab a device refcount in disk_uevent
Christoph Hellwig
1
-2
/
+2
2021-07-01
s390/dasd: Avoid field over-reading memcpy()
Kees Cook
2
-3
/
+5
2021-07-01
dasd: unexport dasd_set_target_state
Christoph Hellwig
1
-1
/
+0
2021-07-01
ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
Ye Bin
2
-3
/
+11
2021-07-01
dt-bindings: Fix 'unevaluatedProperties' errors in DT graph users
Rob Herring
6
-6
/
+8
2021-07-01
dt-bindings: display: renesas,du: Fix 'ports' reference
Rob Herring
1
-1
/
+1
2021-07-01
dt-bindings: media: adv7180: Add missing video-interfaces.yaml reference
Rob Herring
1
-1
/
+7
2021-07-01
regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatch
Axel Lin
1
-2
/
+2
2021-07-01
ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits
Kyle Russell
1
-2
/
+2
2021-07-01
PCI: rockchip: Register IRQ handlers after device and data are ready
Javier Martinez Canillas
1
-6
/
+6
2021-07-01
powerpc: Only build restart_table.c for 64s
Michael Ellerman
1
-2
/
+2
2021-07-01
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
12
-42
/
+390
2021-07-01
bpf, devmap: Convert remaining READ_ONCE() to rcu_dereference_check()
Toke Høiland-Jørgensen
1
-2
/
+4
2021-07-01
Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
260
-4573
/
+16302
2021-07-01
ALSA: scarlett2: Fix scarlett2_*_ctl_put() return values again
Geoffrey D. Bennett
1
-9
/
+29
2021-07-01
ALSA: scarlett2: Fix pad count for 18i8 Gen 3
Geoffrey D. Bennett
1
-1
/
+1
2021-07-01
Merge branch 'for-next' into for-linus
Takashi Iwai
306
-6070
/
+10513
2021-06-30
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
7
-94
/
+102
[prev]
[next]