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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
power: supply: ab8500: Standardize alert mode charging
Linus Walleij
1
-0
/
+17
2022-02-28
power: supply: ab8500: Standardize maintenance charging
Linus Walleij
1
-0
/
+64
2022-02-28
drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
Noralf Trønnes
1
-0
/
+8
2022-02-28
drm/modes: Add of_get_drm_panel_display_mode()
Noralf Trønnes
1
-0
/
+8
2022-02-28
Merge 5.17-rc6 into staging-next
Greg Kroah-Hartman
22
-59
/
+85
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
78
-251
/
+566
2022-02-28
Merge 5.17-rc6 into char-misc-next
Greg Kroah-Hartman
22
-59
/
+85
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
22
-59
/
+85
2022-02-27
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
1
-4
/
+4
2022-02-27
scsi: libfc: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-02-27
hwmon: (core) Add support for pwm auto channels attribute
Armin Wolf
1
-0
/
+2
2022-02-27
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+8
2022-02-27
media: omap3isp: Use struct_group() for memcpy() region
Kees Cook
1
-8
/
+13
2022-02-27
iio: afe: rescale: add offset support
Liam Beguin
1
-0
/
+4
2022-02-27
iio: afe: rescale: expose scale processing function
Liam Beguin
1
-0
/
+32
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
1
-10
/
+21
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-2
/
+4
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-6
/
+36
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
1
-1
/
+1
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
1
-7
/
+1
2022-02-27
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
1
-1
/
+5
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
1
-6
/
+6
2022-02-27
PCI: Add Fungible Vendor ID to pci_ids.h
Dimitris Michailidis
1
-0
/
+2
2022-02-27
net/mlx5: Introduce migration bits and structures
Yishai Hadas
1
-1
/
+146
2022-02-27
net/mlx5: Expose APIs to get/put the mlx5 core device
Yishai Hadas
1
-0
/
+3
2022-02-27
PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
Jason Gunthorpe
1
-0
/
+7
2022-02-27
PCI/IOV: Add pci_iov_vf_id() to get VF index
Jason Gunthorpe
1
-1
/
+7
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-10
/
+12
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
2
-0
/
+8
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2
-0
/
+14
2022-02-26
tty: Reserve ldisc 29 for development purposes
Max Staudt
1
-2
/
+4
2022-02-26
serial: sunplus-uart: Add Sunplus SoC UART Driver
Hammer Hsieh
1
-0
/
+3
2022-02-25
jbd2: kill t_handle_lock transaction spinlock
Ritesh Harjani
1
-3
/
+0
2022-02-25
clk: mux: Declare u32 *table parameter as const
Jonathan Neuschäfer
1
-6
/
+6
2022-02-25
NFS: Remove unused flag NFS_INO_REVAL_PAGECACHE
Trond Myklebust
1
-1
/
+0
2022-02-25
NFS: Replace last uses of NFS_INO_REVAL_PAGECACHE
Trond Myklebust
1
-5
/
+3
2022-02-25
NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED
Olga Kornievskaia
2
-0
/
+2
2022-02-25
Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+3
2022-02-25
Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+3
2022-02-25
Convert NFS from readpages to readahead
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-02-25
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
1
-10
/
+12
2022-02-25
drm/object: Add drm_object_property_get_default_value() function
Dave Stevenson
1
-0
/
+7
2022-02-25
Merge tag 'samsung-clk-fsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/drivers
Arnd Bergmann
1
-0
/
+150
2022-02-25
mtd: spi-nor: move all spansion specifics into spansion.c
Michael Walle
1
-1
/
+0
2022-02-25
mtd: spi-nor: move all micron-st specifics into micron-st.c
Michael Walle
1
-8
/
+0
2022-02-25
mtd: spi-nor: move all xilinx specifics into xilinx.c
Michael Walle
1
-9
/
+0
2022-02-25
Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers
Arnd Bergmann
2
-0
/
+43
2022-02-25
Merge tag 'imx-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers
Arnd Bergmann
2
-0
/
+8
2022-02-25
Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers
Arnd Bergmann
1
-107
/
+31
2022-02-25
Merge tag 'soc-fsl-fix-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixes
Arnd Bergmann
5
-5
/
+9
[prev]
[next]