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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
drivers/perf: riscv_pmu: Add riscv pmu pm notifier
Eric Lin
1
-0
/
+4
2022-07-05
PM: wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEP
Bjorn Helgaas
1
-8
/
+23
2022-07-05
ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
Mario Limonciello
1
-1
/
+1
2022-07-05
ACPI: VIOT: Fix ACS setup
Eric Auger
1
-0
/
+2
2022-07-05
fscache: Fix invalidation/lookup race
David Howells
1
-0
/
+1
2022-07-04
firmware: arm_scmi: Add SCMI v3.1 powercap fast channels support
Cristian Marussi
1
-0
/
+2
2022-07-04
firmware: arm_scmi: Add SCMI v3.1 powercap protocol basic support
Cristian Marussi
1
-0
/
+125
2022-07-04
firmware: arm_scmi: Add devm_protocol_acquire helper
Cristian Marussi
1
-0
/
+5
2022-07-04
firmware: arm_scmi: Add SCMI v3.1 System Power extensions
Cristian Marussi
1
-0
/
+2
2022-07-04
mfd: bcm2835-pm: Add support for BCM2711
Stefan Wahren
1
-0
/
+1
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
2
-0
/
+11
2022-07-03
Documentation: highmem: use literal block for code example in highmem.h comment
Bagas Sanjaya
1
-9
/
+9
2022-07-03
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
1
-1
/
+0
2022-07-03
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2
-3
/
+5
2022-07-01
Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+5
2022-07-01
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
1
-3
/
+2
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2
-2
/
+5
2022-07-01
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
1
-1
/
+4
2022-07-01
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein
1
-4
/
+5
2022-07-01
fanotify: prepare for setting event flags in ignore mask
Amir Goldstein
1
-6
/
+83
2022-07-01
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
1
-1
/
+0
2022-07-01
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
1
-1
/
+0
2022-06-30
Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+17
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-5
/
+17
2022-06-30
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+7
2022-06-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-06-30
Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+4
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
1
-0
/
+5
2022-06-30
spi: spi.c: Fix comment style
David Jander
1
-41
/
+41
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
1
-0
/
+6
2022-06-30
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
1
-0
/
+5
2022-06-29
regmap-irq: Deprecate the not_fixed_stride flag
Aidan MacDonald
1
-2
/
+4
2022-06-29
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
1
-2
/
+13
2022-06-29
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
1
-3
/
+15
2022-06-29
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
1
-6
/
+12
2022-06-29
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
1
-0
/
+12
2022-06-29
regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
Aidan MacDonald
1
-2
/
+0
2022-06-29
regmap-irq: Remove an unnecessary restriction on type_in_mask
Aidan MacDonald
1
-3
/
+5
2022-06-29
regmap-irq: Remove unused type_reg_stride field
Aidan MacDonald
1
-3
/
+0
2022-06-29
regmap-irq: Convert bool bitfields to unsigned int
Aidan MacDonald
1
-13
/
+13
2022-06-29
block: move ->ia_ranges from the request_queue to the gendisk
Christoph Hellwig
1
-6
/
+6
2022-06-29
mnt_idmapping: align kernel doc and parameter order
Christian Brauner
1
-9
/
+9
2022-06-29
reset: Fix devm bulk optional exclusive control getter
Serge Semin
1
-1
/
+1
2022-06-29
firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call
Tanmay Shah
1
-0
/
+7
2022-06-29
mnt_idmapping: use new helpers in mapped_fs{g,u}id()
Christian Brauner
1
-2
/
+4
2022-06-29
fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_t
Christian Brauner
1
-2
/
+2
2022-06-29
firmware: sysfb: Add sysfb_disable() helper function
Javier Martinez Canillas
1
-0
/
+12
2022-06-29
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
Javier Martinez Canillas
1
-5
/
+5
2022-06-28
blk-mq: cleanup disk sysfs registration
Christoph Hellwig
1
-1
/
+0
2022-06-28
block: simplify blktrace sysfs attribute creation
Christoph Hellwig
1
-10
/
+0
[prev]
[next]