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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
rapidio: remove not used code about RIO_VID_TUNDRA
Tiezhu Yang
1
-7
/
+0
2021-12-21
rapidio: remove not used macro definition in rio_ids.h
Tiezhu Yang
1
-6
/
+0
2021-12-21
Merge tag 'fpga-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
3
-39
/
+89
2021-12-20
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
1
-0
/
+3
2021-12-20
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
1
-2
/
+20
2021-12-20
soc: qcom: llcc: Add configuration data for SM8350
Konrad Dybcio
1
-0
/
+3
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
1
-0
/
+5
2021-12-20
scsi: storvsc: Add Isolation VM support for storvsc driver
Tianyu Lan
1
-0
/
+1
2021-12-20
swiotlb: Add swiotlb bounce buffer remap function for HV IVM
Tianyu Lan
1
-0
/
+6
2021-12-20
tty: serial: samsung: Remove USI initialization
Sam Protsenko
1
-9
/
+0
2021-12-20
iommu/iova: Temporarily include dma-mapping.h from iova.h
Joerg Roedel
1
-0
/
+1
2021-12-20
rfkill: allow to get the software rfkill state
Emmanuel Grumbach
1
-0
/
+7
2021-12-20
Merge 5.16-rc6 into tty-next
Greg Kroah-Hartman
13
-37
/
+88
2021-12-20
iommu: Move flush queue data into iommu_dma_cookie
Robin Murphy
1
-43
/
+1
2021-12-20
iommu/vt-d: Use put_pages_list
Matthew Wilcox (Oracle)
2
-3
/
+4
2021-12-20
iommu/iova: Squash flush_cb abstraction
Robin Murphy
1
-8
/
+3
2021-12-20
iommu/iova: Squash entry_dtor abstraction
Robin Murphy
1
-23
/
+3
2021-12-20
mm: add virt_to_folio() and folio_address()
Vlastimil Babka
1
-0
/
+12
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
1
-0
/
+1
2021-12-18
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
1
-1
/
+3
2021-12-18
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
1
-1
/
+0
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
1
-3
/
+5
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2
-9
/
+13
2021-12-18
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
1
-7
/
+12
2021-12-18
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
1
-6
/
+9
2021-12-18
bpf: Introduce composable reg, ret and arg types.
Hao Luo
2
-0
/
+55
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2
-10
/
+3
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
1
-6
/
+2
2021-12-18
dax: simplify dax_synchronous and set_dax_synchronous
Christoph Hellwig
1
-10
/
+2
2021-12-18
uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
Christoph Hellwig
1
-19
/
+1
2021-12-18
iomap,xfs: Convert ->discard_page to ->discard_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-12-17
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
1
-0
/
+1
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
1
-1
/
+1
2021-12-17
PCI: Convert pci_dev_present() stub to static inline
Hans de Goede
1
-1
/
+4
2021-12-17
virtchnl: Add support for new VLAN capabilities
Brett Creeley
1
-0
/
+377
2021-12-17
device property: Drop fwnode_graph_get_remote_node()
Sakari Ailus
1
-3
/
+0
2021-12-17
device property: Implement fwnode_graph_get_endpoint_count()
Sakari Ailus
1
-0
/
+2
2021-12-17
device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED
Sakari Ailus
1
-1
/
+2
2021-12-17
bus: mhi: core: Add an API for auto queueing buffers for DL channel
Manivannan Sadhasivam
1
-5
/
+16
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
3
-4
/
+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 '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
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
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
3
-4
/
+23
[prev]
[next]