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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
mac80211: ignore quiet mode in probe
Sara Sharon
1
-3
/
+3
2019-02-22
mac80211: allow CSA to self with immediate quiet
Sara Sharon
1
-1
/
+2
2019-02-22
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
4
-16
/
+77
2019-02-22
mac80211: fix position of vendor_data read
Liad Kaufman
1
-2
/
+19
2019-02-22
radiotap: add 0-length PSDU "not captured" type
Johannes Berg
1
-1
/
+2
2019-02-22
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
4
-6
/
+62
2019-02-22
mac80211: support max channel switch time element
Sara Sharon
6
-0
/
+18
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
6
-16
/
+46
2019-02-22
cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
1
-1
/
+1
2019-02-22
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
1
-2
/
+2
2019-02-22
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2019-02-22
powerpc: Move page table dump files in a dedicated subdirectory
Christophe Leroy
11
-17
/
+14
2019-02-22
drm/imx: only send commit done event when all state has been applied
Lucas Stach
1
-2
/
+28
2019-02-22
drm/imx: allow building under COMPILE_TEST
Philipp Zabel
1
-1
/
+1
2019-02-22
drm/imx: imx-tve: depend on COMMON_CLK
Philipp Zabel
1
-0
/
+1
2019-02-22
drm/imx: ipuv3-plane: add zpos property
Philipp Zabel
2
-30
/
+33
2019-02-22
drm/imx: ipuv3-plane: add function to query atomic update status
Lucas Stach
2
-0
/
+22
2019-02-22
gpu: ipu-v3: prg: add function to get channel configure status
Lucas Stach
2
-0
/
+17
2019-02-22
gpu: ipu-v3: pre: add double buffer status readback
Lucas Stach
2
-0
/
+7
2019-02-22
PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
Thomas Petazzoni
4
-4
/
+15
2019-02-22
PCI: pci-bridge-emul: Create per-bridge copy of register behavior
Thomas Petazzoni
2
-28
/
+60
2019-02-22
KVM: s390: add debug logging for cpu model subfunctions
Christian Borntraeger
1
-0
/
+136
2019-02-22
KVM: s390: implement subfunction processor calls
Christian Borntraeger
2
-13
/
+23
2019-02-22
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
Dave Martin
1
-1
/
+1
2019-02-22
ALSA: hda/tegra: sound card name from device tree
Sameer Pujar
1
-12
/
+6
2019-02-22
arm64: tegra: custom name for hda sound card
Sameer Pujar
3
-0
/
+3
2019-02-22
ALSA: hda/tegra: property for card name
Sameer Pujar
1
-0
/
+5
2019-02-22
KVM: arm/arm64: Remove unused timer variable
Shaokun Zhang
1
-2
/
+0
2019-02-22
irqchip/imx-irqsteer: Add multi output interrupts support
Aisheng Dong
1
-20
/
+68
2019-02-22
irqchip/imx-irqsteer: Change to use reg_num instead of irq_group
Aisheng Dong
1
-16
/
+19
2019-02-22
dt-bindings: irq: imx-irqsteer: Add multi output interrupts support
Aisheng Dong
1
-2
/
+3
2019-02-22
dt-binding: irq: imx-irqsteer: Use irq number instead of group number
Aisheng Dong
1
-3
/
+3
2019-02-22
Merge branch 'pm-cpufreq-fixes'
Rafael J. Wysocki
1
-1
/
+1
2019-02-22
drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+2
2019-02-22
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
5
-32
/
+69
2019-02-22
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
Pierre Morel
3
-11
/
+38
2019-02-22
s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservation
Thomas Richter
1
-1
/
+3
2019-02-22
s390/cpum_cf: Add kernel message exaplanations
Thomas Richter
2
-0
/
+81
2019-02-22
s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace
Thomas Richter
4
-0
/
+721
2019-02-22
s390/cpum_cf: add ctr_stcctm() function
Hendrik Brueckner
1
-0
/
+19
2019-02-22
s390/cpum_cf: move common functions into a separate file
Hendrik Brueckner
3
-182
/
+206
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_avail() function
Hendrik Brueckner
2
-3
/
+18
2019-02-22
s390/cpu_mf: replace stcctm5() with the stcctm() function
Hendrik Brueckner
2
-18
/
+11
2019-02-22
s390/cpu_mf: add store cpu counter multiple instruction support
Hendrik Brueckner
2
-0
/
+39
2019-02-22
s390/cpum_cf: Add minimal in-kernel interface for counter measurements
Hendrik Brueckner
1
-0
/
+14
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts
Hendrik Brueckner
2
-0
/
+20
2019-02-22
s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file
Hendrik Brueckner
2
-9
/
+11
2019-02-22
s390/cpum_cf: rename per-CPU counter facility structure and variables
Hendrik Brueckner
1
-20
/
+20
2019-02-22
s390/cpum_cf: prepare for in-kernel counter measurements
Hendrik Brueckner
2
-6
/
+29
2019-02-22
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
4
-43
/
+56
[prev]
[next]