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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
4
-6
/
+23
2021-12-17
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
1
-0
/
+3
2021-12-17
PM: runtime: Capture device status before disabling runtime PM
Rafael J. Wysocki
1
-0
/
+2
2021-12-17
powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR
Zhang Rui
1
-0
/
+6
2021-12-17
PM: core: Add new *_PM_OPS macros, deprecate old ones
Paul Cercueil
1
-24
/
+50
2021-12-17
PM: core: Redefine pm_ptr() macro
Paul Cercueil
1
-5
/
+1
2021-12-17
Merge tag 'renesas-drivers-for-v5.17-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/drivers
Arnd Bergmann
2
-0
/
+94
2021-12-17
Merge tag 'renesas-arm-dt-for-v5.17-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dt
Arnd Bergmann
2
-0
/
+94
2021-12-17
Merge tag 'sunxi-dt-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dt
Arnd Bergmann
2
-2
/
+2
2021-12-17
Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
Arnd Bergmann
1
-2
/
+2
2021-12-17
asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue
Wasin Thonkaew
1
-2
/
+2
2021-12-17
Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next
Bartosz Golaszewski
1
-2
/
+0
2021-12-17
dt-bindings: gpio: Add Tegra234 support
Prathamesh Shete
1
-0
/
+63
2021-12-17
gpiolib: allow to specify the firmware node in struct gpio_chip
Bartosz Golaszewski
1
-0
/
+2
2021-12-17
gpiolib: provide gpiod_remove_hogs()
Bartosz Golaszewski
1
-0
/
+2
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine into v4_20211204_digetx_support_hdmi_audio_on_nvidia_tegra20
Mark Brown
4
-6
/
+23
2021-12-17
ipc: debug: Add shared memory heap to memory scan
Karol Trzcinski
1
-0
/
+2
2021-12-17
net: fix typo in a comment
Xiang wangx
1
-1
/
+1
2021-12-17
iommu/vt-d: Remove unused macros
Lu Baolu
1
-6
/
+0
2021-12-17
Merge tag 'drm-misc-next-2021-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
7
-3
/
+38
2021-12-17
crypto: api - Replace kernel.h with the necessary inclusions
Andy Shevchenko
9
-9
/
+23
2021-12-17
crypto: ccp - Add SEV_INIT_EX support
David Rientjes
1
-0
/
+21
2021-12-17
dmaengine: remove slave_id config field
Arnd Bergmann
1
-4
/
+0
2021-12-17
dmaengine: xilinx_dpdma: stop using slave_id field
Arnd Bergmann
1
-0
/
+11
2021-12-17
dmaengine: qcom-adm: stop abusing slave_id config
Arnd Bergmann
1
-0
/
+12
2021-12-17
ASoC: dai_dma: remove slave_id field
Arnd Bergmann
1
-2
/
+0
2021-12-17
Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+9
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
1
-0
/
+3
2021-12-17
dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains
Adam Ford
1
-0
/
+5
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
1
-0
/
+7
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-15
/
+75
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-8
/
+10
2021-12-16
bpf: Remove the cgroup -> bpf header dependecy
Jakub Kicinski
3
-57
/
+72
2021-12-16
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-12-16
of/fdt: Rework early_init_dt_scan_memory() to call directly
Rob Herring
1
-2
/
+1
2021-12-16
of/fdt: Rework early_init_dt_scan_root() to call directly
Rob Herring
1
-2
/
+1
2021-12-16
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
1
-2
/
+1
2021-12-16
genirq/msi: Convert storage to xarray
Thomas Gleixner
1
-7
/
+6
2021-12-16
genirq/msi: Simplify sysfs handling
Thomas Gleixner
1
-11
/
+12
2021-12-16
genirq/msi: Add abuse prevention comment to msi header
Thomas Gleixner
1
-0
/
+14
2021-12-16
genirq/msi: Mop up old interfaces
Thomas Gleixner
1
-15
/
+0
2021-12-16
genirq/msi: Make interrupt allocation less convoluted
Thomas Gleixner
1
-6
/
+0
2021-12-16
soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
Thomas Gleixner
1
-1
/
+0
2021-12-16
genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
Thomas Gleixner
1
-0
/
+17
2021-12-16
genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
Thomas Gleixner
1
-0
/
+2
2021-12-16
genirq/msi: Provide a set of advanced MSI accessors and iterators
Thomas Gleixner
1
-0
/
+33
2021-12-16
genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
Thomas Gleixner
1
-0
/
+3
2021-12-16
genirq/msi: Add mutex for MSI list protection
Thomas Gleixner
1
-0
/
+5
2021-12-16
genirq/msi: Move descriptor list to struct msi_device_data
Thomas Gleixner
2
-5
/
+3
2021-12-16
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
1
-1
/
+0
[prev]
[next]