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-08-26
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean <vladimir.oltean@nxp.com>:
Mark Brown
1
-0
/
+2
2021-08-26
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
1
-0
/
+2
2021-08-26
Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
2
-1
/
+117
2021-08-26
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
1
-0
/
+1
2021-08-26
Merge tag 'reset-for-v5.15' of git://git.pengutronix.de/pza/linux into arm/drivers
Arnd Bergmann
1
-0
/
+2
2021-08-26
ieee80211: add definition for transmit power envelope element
Wen Gong
1
-1
/
+39
2021-08-26
ieee80211: add definition of regulatory info in 6 GHz operation information
Wen Gong
1
-0
/
+4
2021-08-26
Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/linux into drm-next
Dave Airlie
2
-26
/
+426
2021-08-25
bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
Daniel Xu
1
-0
/
+1
2021-08-25
oid_registry: Add OIDs for missing Spnego auth mechanisms to Macs
Steve French
1
-0
/
+7
2021-08-25
ACPI: Add memory semantics to acpi_os_map_memory()
Lorenzo Pieralisi
1
-0
/
+8
2021-08-25
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
1
-0
/
+7
2021-08-25
bpf: Consolidate task_struct BTF_ID declarations
Daniel Xu
1
-0
/
+2
2021-08-25
bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macro
Daniel Xu
1
-0
/
+3
2021-08-25
Merge remote-tracking branch 'regulator/for-5.15' into regulator-next
Mark Brown
4
-23
/
+14
2021-08-25
netfs: Move cookie debug ID to struct netfs_cache_resources
David Howells
2
-2
/
+2
2021-08-25
io_uring: openat directly into fixed fd table
Pavel Begunkov
1
-1
/
+4
2021-08-25
net: add accept helper not installing fd
Pavel Begunkov
1
-0
/
+3
2021-08-25
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
2
-17
/
+7
2021-08-25
netfilter: ecache: prepare for event notifier merge
Florian Westphal
1
-6
/
+5
2021-08-25
netfilter: ecache: remove one indent level
Florian Westphal
1
-1
/
+1
2021-08-25
mctp: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
1
-1
/
+0
2021-08-25
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
1
-0
/
+2
2021-08-25
mptcp: MP_FAIL suboption sending
Geliang Tang
1
-1
/
+4
2021-08-25
mptcp: shrink mptcp_out_options struct
Paolo Abeni
1
-9
/
+17
2021-08-25
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
1
-0
/
+10
2021-08-25
net-next: When a bond have a massive amount of VLANs with IPv6 addresses, performance of changing link state, attaching a VRF, changing an IPv6 address, etc. go down dramtically.
Gilad Naaman
1
-0
/
+5
2021-08-24
scsi: fc: Add EDC ELS definition
James Smart
1
-0
/
+106
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2
-7
/
+33
2021-08-24
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
2
-6
/
+14
2021-08-24
crash_dump: Make elfcorehdr address/size symbols always visible
Geert Uytterhoeven
1
-1
/
+2
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
1
-0
/
+3
2021-08-24
lib/scatterlist: Provide a dedicated function to support table append
Maor Gottlieb
1
-4
/
+35
2021-08-24
Revert "PCI: Make pci_enable_ptm() private"
Vinicius Costa Gomes
1
-0
/
+7
2021-08-24
include:libata: fix boolreturn.cocci warnings
Jing Yangyang
1
-1
/
+1
2021-08-24
block: mark blkdev_fsync static
Christoph Hellwig
1
-4
/
+0
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2
-0
/
+2
2021-08-24
block: Add alternative_gpt_sector() operation
Dmitry Osipenko
1
-0
/
+7
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+9
2021-08-24
ethtool: add two coalesce attributes for CQE mode
Yufeng Mo
2
-1
/
+12
2021-08-24
netdevice: move xdp_rxq within netdev_rx_queue
Jakub Kicinski
1
-1
/
+1
2021-08-24
Merge tag 'soundwire-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
Greg Kroah-Hartman
1
-0
/
+3
2021-08-24
Merge tag 'icc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
Greg Kroah-Hartman
1
-0
/
+185
2021-08-24
Merge tag 'thunderbolt-for-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2021-08-24
Merge 5.14-rc7 into char-misc-next
Greg Kroah-Hartman
23
-42
/
+81
2021-08-24
Merge 5.14-rc7 into usb-next
Greg Kroah-Hartman
9
-29
/
+48
2021-08-24
mmc: core: Update ->card_busy() callback comment
MÃ¥rten Lindahl
1
-1
/
+1
2021-08-24
clk: imx8mn: Add M7 core clock
Marek Vasut
1
-1
/
+3
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
1
-2
/
+2
[prev]
[next]