index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-01-12
wifi: mac80211: Drop stations iterator where the iterator function may sleep
Martin Blumenstingl
-21
/
+0
2023-01-12
media: davinci: remove vpbe support
Arnd Bergmann
-910
/
+0
2023-01-12
staging: media: remove davinci vpfe_capture driver
Arnd Bergmann
-177
/
+0
2023-01-12
ARM: davinci: drop DAVINCI_DMxxx references
Arnd Bergmann
-9
/
+0
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
-35
/
+0
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
-19
/
+0
2023-01-11
scsi: ufs: core: bsg: Fix cast to restricted __be16 warning
Bean Huo
-6
/
+6
2023-01-11
scsi: core: Fix invisible definition compilation warning
Bean Huo
-0
/
+1
2023-01-11
scsi: ufs: core: Add support for reinitializing the UFS device
Manivannan Sadhasivam
-0
/
+6
2023-01-11
scsi: ufs: core: Add reinit_notify() callback
Manivannan Sadhasivam
-0
/
+2
2023-01-11
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
-2
/
+2
2023-01-11
include/linux/mm: fix release_pages_arg kernel doc comment
SeongJae Park
-3
/
+3
2023-01-11
mm: fix vma->anon_name memory leak for anonymous shmem VMAs
Suren Baghdasaryan
-2
/
+1
2023-01-12
drm: document better that drivers shouldn't use drm_minor directly
Daniel Vetter
-2
/
+15
2023-01-11
iommu: Remove IOMMU_CAP_INTR_REMAP
Jason Gunthorpe
-1
/
+0
2023-01-11
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
-3
/
+7
2023-01-11
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
-2
/
+4
2023-01-11
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
-23
/
+0
2023-01-11
iommu: Add iommu_group_has_isolated_msi()
Jason Gunthorpe
-0
/
+1
2023-01-11
genirq/msi: Add msi_device_has_isolated_msi()
Jason Gunthorpe
-0
/
+13
2023-01-11
f2fs: support accounting iostat count and avg_bytes
Yangtao Li
-1
/
+1
2023-01-11
driver core: Make driver_deferred_probe_timeout a static variable
Javier Martinez Canillas
-1
/
+0
2023-01-11
console: Document struct console
Thomas Gleixner
-17
/
+37
2023-01-11
console: Use BIT() macros for @flags values
Thomas Gleixner
-10
/
+36
2023-01-11
printk: move size limit macros into internal.h
John Ogness
-2
/
+0
2023-01-11
fs: remove locks_inode
Jeff Layton
-5
/
+3
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
-429
/
+442
2023-01-11
Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-0
/
+69
2023-01-11
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
-0
/
+6
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
-0
/
+7
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
-0
/
+17
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
-0
/
+94
2023-01-10
net/mlx5: Prevent high-rate FW commands from populating all slots
Tariq Toukan
-0
/
+1
2023-01-10
net/mlx5: Enable management PF initialization
Shay Drory
-0
/
+5
2023-01-10
net/mlx5: Expose shared buffer registers bits and structs
Maher Sanalla
-0
/
+63
2023-01-10
Merge branch '20230109130523.298971-3-konrad.dybcio@linaro.org' into drivers-...
Bjorn Andersson
-4
/
+18
2023-01-10
dt-bindings: firmware: qcom: scm: Separate VMIDs from header to bindings
Konrad Dybcio
-5
/
+18
2023-01-10
soc: qcom: rmtfs: Optionally map RMTFS to more VMs
Loic Poulain
-0
/
+1
2023-01-10
dt-bindings: clock: qcom: gcc-sm8450: drop test clock
Dmitry Baryshkov
-1
/
+0
2023-01-10
dt-bindings: clock: qcom: gcc-sm8350: drop test clock
Dmitry Baryshkov
-1
/
+0
2023-01-10
net: mdio: add mdiobus_c45_read/write_nested helpers
Andrew Lunn
-0
/
+4
2023-01-10
net: mdio: mdio-bitbang: Separate C22 and C45 transactions
Andrew Lunn
-2
/
+4
2023-01-10
net: mdio: Move mdiobus_c45_addr() next to users
Andrew Lunn
-5
/
+0
2023-01-10
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
-19
/
+25
2023-01-10
bpf: Replace 0-length arrays with flexible arrays
Kees Cook
-3
/
+3
2023-01-10
Merge tag 'arm-soc/for-6.2/drivers-fixes' of https://github.com/Broadcom/stbl...
Arnd Bergmann
-1
/
+1
2023-01-10
Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-2
/
+2
2023-01-10
ARM: omap1: fix !ARCH_OMAP1_ANY link failures
Arnd Bergmann
-2
/
+2
2023-01-10
firmware: raspberrypi: Fix type assignment
Maxime Ripard
-1
/
+1
2023-01-10
ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops
Hans de Goede
-1
/
+2
[prev]
[next]