index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
media: atmel: atmel-isc-base: expose white balance as v4l2 controls
Eugen Hristev
2
-0
/
+64
2020-02-24
mac80211: Add api to support configuring TID specific configuration
Tamizh chelvam
1
-0
/
+10
2020-02-24
nl80211: Add support to configure TID specific RTSCTS configuration
Tamizh chelvam
2
-0
/
+6
2020-02-24
nl80211: Add support to configure TID specific AMPDU configuration
Tamizh chelvam
2
-0
/
+6
2020-02-24
nl80211: Add support to configure TID specific retry configuration
Tamizh chelvam
2
-0
/
+20
2020-02-24
nl80211: modify TID-config API
Johannes Berg
2
-40
/
+54
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
1
-10
/
+16
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
1
-4
/
+1
2020-02-24
sched/numa: Distinguish between the different task_numa_migrate() failure cases
Mel Gorman
1
-22
/
+27
2020-02-24
PCI: endpoint: Assign function number for each PF in EPC core
Kishon Vijay Abraham I
1
-0
/
+2
2020-02-24
PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
Kishon Vijay Abraham I
1
-0
/
+3
2020-02-24
nl80211: Add NL command to support TID speicific configurations
Tamizh chelvam
2
-0
/
+111
2020-02-24
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
1
-0
/
+3
2020-02-24
PCI: endpoint: Replace spinlock with mutex
Kishon Vijay Abraham I
1
-3
/
+3
2020-02-24
PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
Kishon Vijay Abraham I
2
-4
/
+10
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
2
-0
/
+11
2020-02-24
cfg80211: fix indentation errors
Jérôme Pouiller
1
-11
/
+11
2020-02-24
cfg80211: merge documentations of field "dev"
Jérôme Pouiller
1
-3
/
+3
2020-02-24
cfg80211: merge documentations of field "debugfsdir"
Jérôme Pouiller
1
-3
/
+2
2020-02-24
cfg80211: drop duplicated documentation of field "reg_notifier"
Jérôme Pouiller
1
-1
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "perm_addr"
Jérôme Pouiller
1
-1
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "_net"
Jérôme Pouiller
1
-1
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "registered"
Jérôme Pouiller
1
-2
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "privid"
Jérôme Pouiller
1
-5
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "probe_resp_offload"
Jérôme Pouiller
1
-5
/
+0
2020-02-24
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
2
-17
/
+2
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
36
-358
/
+190
2020-02-24
clk: imx: imx8mp: fix a53 cpu clock
Peng Fan
1
-1
/
+2
2020-02-24
clk: imx: imx8mn: fix a53 cpu clock
Peng Fan
1
-1
/
+3
2020-02-24
clk: imx: imx8mm: fix a53 cpu clock
Peng Fan
1
-1
/
+3
2020-02-24
clk: imx: imx8mq: fix a53 cpu clock
Peng Fan
1
-1
/
+3
2020-02-24
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
36
-358
/
+190
2020-02-24
firmware: imx: Remove IMX_SC_RPC_SVC_ABORT
Leonard Crestez
1
-1
/
+0
2020-02-24
clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clock
Anson Huang
1
-1
/
+1
2020-02-23
efi: Bump the Linux EFI stub major version number to #1
Ard Biesheuvel
1
-1
/
+19
2020-02-23
efi/libstub: Introduce symbolic constants for the stub major/minor version
Ard Biesheuvel
1
-0
/
+3
2020-02-23
efi: Add support for EFI_RT_PROPERTIES table
Ard Biesheuvel
1
-0
/
+9
2020-02-23
efi: Store mask of supported runtime services in struct efi
Ard Biesheuvel
1
-0
/
+31
2020-02-23
efi/arm: Move FDT specific definitions into fdtparams.c
Ard Biesheuvel
1
-9
/
+1
2020-02-23
efi/x86: Drop 'systab' member from struct efi
Ard Biesheuvel
1
-25
/
+27
2020-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
1
-0
/
+1
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
1
-3
/
+0
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
1
-2
/
+3
2020-02-23
efi: Make efi_config_init() x86 only
Ard Biesheuvel
1
-1
/
+0
2020-02-23
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
1
-0
/
+4
2020-02-23
efi: Make memreserve table handling local to efi.c
Ard Biesheuvel
1
-1
/
+0
2020-02-23
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
1
-1
/
+2
2020-02-23
efi: Make rng_seed table handling local to efi.c
Ard Biesheuvel
1
-1
/
+0
2020-02-23
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
1
-2
/
+0
2020-02-23
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
1
-2
/
+0
[prev]
[next]