linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-19 08:36:13 to 2019-10-20 03:21:14 UTC [more...]

[PATCH net-next 00/16] net: dsa: turn arrays of ports into a list
 2019-10-20  3:19 UTC  (14+ messages)
` [PATCH net-next 02/16] net: dsa: add ports list in the switch fabric
` [PATCH net-next 03/16] net: dsa: use ports list in dsa_to_port
` [PATCH net-next 05/16] net: dsa: use ports list to setup switches
` [PATCH net-next 06/16] net: dsa: use ports list for routing table setup
` [PATCH net-next 07/16] net: dsa: use ports list to find a port by node
` [PATCH net-next 08/16] net: dsa: use ports list to setup multiple master devices
` [PATCH net-next 10/16] net: dsa: use ports list to setup default CPU port
` [PATCH net-next 11/16] net: dsa: mv88e6xxx: silently skip PVT ops
` [PATCH net-next 12/16] net: dsa: mv88e6xxx: use ports list to map port VLAN
` [PATCH net-next 13/16] net: dsa: mv88e6xxx: use ports list to map bridge
` [PATCH net-next 14/16] net: dsa: sja1105: register switch before assigning port private data
` [PATCH net-next 15/16] net: dsa: allocate ports on touch
` [PATCH net-next 16/16] net: dsa: remove dsa_switch_alloc helper

email as a bona fide git transport
 2019-10-20  3:17 UTC  (8+ messages)

[PATCH] mm/vmstat: do not use size of vmstat_text as count of /proc/vmstat items
 2019-10-20  2:07 UTC  (2+ messages)

[PATCH] of: reserved_mem: add missing of_node_put() for proper ref-counting
 2019-10-20  1:57 UTC 

[PATCH] usb: xhci: fix Immediate Data Transfer endianness
 2019-10-20  1:53 UTC 

[PATCH] platform/x86: huawei-wmi: Remove unnecessary battery mutex
 2019-10-20  1:24 UTC 

[PATCH v8 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-20  1:21 UTC  (13+ messages)
` [PATCH v8 1/8] powerpc: detect the secure boot mode of the system
` [PATCH v8 2/8] powerpc/ima: add support to initialize ima policy rules
` [PATCH v8 3/8] powerpc: detect the trusted boot state of the system
` [PATCH v8 4/8] powerpc/ima: add measurement rules to ima arch specific policy
` [PATCH v8 5/8] ima: make process_buffer_measurement() generic
` [PATCH v8 6/8] certs: add wrapper function to check blacklisted binary hash
` [PATCH v8 7/8] ima: check against blacklisted hashes for files with modsig
` [PATCH v8 8/8] powerpc/ima: update ima arch policy to check for blacklist

[GIT] Networking
 2019-10-20  0:35 UTC  (2+ messages)

[PATCH 1/2] platform/x86: huawei-wmi: Stricter battery thresholds set
 2019-10-20  0:33 UTC  (5+ messages)
` [PATCH 2/2] platform/x86: huawei-wmi: No need to check for battery name

[PATCH] fs: exFAT read-only driver GPL implementation by Paragon Software
 2019-10-19 23:34 UTC  (2+ messages)

[PATCH] fs/dax: Fix pmd vs pte conflict detection
 2019-10-19 23:27 UTC  (4+ messages)

DNS Records for Teo En Ming Corporation (Office 365 Business Premium)
 2019-10-19 23:11 UTC 

[PATCH] scripts: prune-kernel : prune kernels generalized way
 2019-10-19 22:16 UTC  (3+ messages)

[PATCH] coccinelle: api/devm_platform_ioremap_resource: remove useless script
 2019-10-19 22:13 UTC  (4+ messages)
`  "

[PATCH] arm64: dts: qcom: msm8998: Fixup uart3 gpio config for bluetooth
 2019-10-19 22:12 UTC 

[PATCH] perf/x86/intel/pt: Fix base for single entry topa
 2019-10-19 22:07 UTC 

[RESEND RFC PATCH v3] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-19 22:04 UTC  (2+ messages)

[PATCH] arm64: uapi: Fix user space compile with musl libc
 2019-10-19 21:51 UTC  (3+ messages)
` [musl] "

[dax] 23c84eb783: fio.write_bw_MBps -61.6% regression
 2019-10-19 21:35 UTC  (4+ messages)

[PATCH] net: fix sk_page_frag() recursion from memory reclaim
 2019-10-19 21:25 UTC  (4+ messages)

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-19 21:22 UTC  (20+ messages)
` [PATCH 05/46] ARM: pxa: split up mach/hardware.h
` [PATCH 09/46] watchdog: sa1100: use platform device registration
` [PATCH 11/46] ARM: pxa: cmx270: use platform device for nand
` [PATCH 39/46] power: tosa: simplify probe function
` [PATCH 40/46] ARM: pxa: tosa: use gpio lookup for battery
` [PATCH 44/46] ARM: mmp: remove tavorevb board support

[PATCH] Bluetooth: hci_qca: Add delay for wcn3990 stability
 2019-10-19 21:17 UTC  (11+ messages)

[PATCH v2] rtc: rv3028: add clkout support
 2019-10-19 21:14 UTC  (2+ messages)

[PATCH 1/6] ARM: versatile: move integrator/realview/vexpress to versatile
 2019-10-19 21:14 UTC  (7+ messages)
` [PATCH 2/6] ARM: ep93xx: enable SPARSE_IRQ

[PATCH] tty: serial: msm_serial: Fix flow control
 2019-10-19 21:06 UTC 

[PATCH] rtc: introduce lock helpers
 2019-10-19 20:50 UTC 

[PATCH 1/9] rtc: ds1343: set range
 2019-10-19 20:49 UTC  (9+ messages)
` [PATCH 2/9] rtc: ds1343: remove dead code
` [PATCH 3/9] rtc: ds1343: use burst write to set time
` [PATCH 4/9] rtc: ds1343: use rtc_add_group
` [PATCH 5/9] rtc: ds1343: use regmap_update_bits for glitch filter
` [PATCH 6/9] rtc: ds1343: check regmap_read return value
` [PATCH 7/9] rtc: ds1343: remove unnecessary mutex
` [PATCH 8/9] rtc: ds1343: rework interrupt handling
` [PATCH 9/9] rtc: ds1343: cleanup .remove

MMC: Ingenic: Add support for 8bit mode and LPM and JZ4760 Soc
 2019-10-19 20:44 UTC  (6+ messages)
` MMC: JZ4740: Add support for 8bit mode and LPM and JZ4760 Soc v2
  ` [PATCH 6/6 v2] MMC: JZ4740: Add support for LPM

[PATCH v2] w1: new driver. DS2430 chip
 2019-10-19 20:40 UTC 

[PATCH v6 00/10] arm64: Stolen time support
 2019-10-19 20:28 UTC  (7+ messages)
` [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH v1 0/5] staging: wfx: fix checkpatch warnings
 2019-10-19 20:02 UTC  (11+ messages)
` [PATCH v1 1/5] staging: wfx: fix warnings of no space is necessary
      ` [Outreachy kernel] "
` [PATCH v1 2/5] staging: wfx: fix warning of line over 80 characters
` [PATCH v1 3/5] staging: wfx: fix warnings of logical continuation
` [PATCH v1 4/5] staging: wfx: correct misspelled words
` [PATCH v1 5/5] staging: wfx: fix warnings of alignment should match open parenthesis

[PATCH v2] arm64: defconfig: Enable Qualcomm pseudo rng
 2019-10-19 19:58 UTC 

[PATCH v2] net: ethernet: dwmac-sun8i: show message only when switching to promisc
 2019-10-19 19:18 UTC  (2+ messages)

[PATCH v2] net: aquantia: add an error handling in aq_nic_set_multicast_list
 2019-10-19 19:17 UTC  (2+ messages)

[PATCH] drm: remove unnecessary return variable
 2019-10-19 19:04 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2] rtlwifi: Fix potential overflow on P2P code
 2019-10-19 19:02 UTC  (5+ messages)

[PATCH] xen/netback: fix error path of xenvif_connect_data()
 2019-10-19 18:51 UTC  (2+ messages)

[PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-19 18:41 UTC  (12+ messages)
` [PATCH v2 01/11] Documentation: dt: wireless: update wl1251 for sdio
` [PATCH v2 02/11] net: wireless: ti: wl1251 add device tree support
` [PATCH v2 03/11] DTS: ARM: pandora-common: define wl1251 as child node of mmc3
` [PATCH v2 04/11] mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card
` [PATCH v2 05/11] omap: pdata-quirks: revert pandora specific gpiod additions
` [PATCH v2 06/11] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
` [PATCH v2 07/11] omap: remove old hsmmc.[ch] and in Makefile
` [PATCH v2 08/11] mmc: sdio: fix wl1251 vendor id
` [PATCH v2 09/11] mmc: core: fix wl1251 sdio quirks
` [PATCH v2 10/11] net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition
` [PATCH v2 11/11] net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions

[PATCH net] net: hns3: fix mis-counting IRQ vector numbers issue
 2019-10-19 18:42 UTC  (2+ messages)

[PATCH linux-kselftest/test v1] apparmor: add AppArmor KUnit tests for policy unpack
 2019-10-19 18:36 UTC  (4+ messages)

[PATCH v13 00/18] Multicolor Framework v13
 2019-10-19 18:33 UTC  (3+ messages)
` [PATCH v13 04/18] leds: multicolor: Introduce a multicolor class definition

[PATCH v7 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-19 18:30 UTC  (7+ messages)
` [PATCH v7 4/8] powerpc/ima: add measurement rules to ima arch specific policy
` [PATCH v7 7/8] ima: check against blacklisted hashes for files with modsig

[PATCH] ARM: hw_breakpoint: Handle inexact watchpoint addresses
 2019-10-19 18:12 UTC 

drivers/usb/usbip/vhci_tx.c:150:8-18: ERROR: reference preceded by free on line 150 (fwd)
 2019-10-19 17:49 UTC 

[PATCH RESEND] perf inject --jit: Remove //anon mmap events
 2019-10-19 17:49 UTC  (2+ messages)

mmotm 2019-10-18-22-40 uploaded
 2019-10-19 17:47 UTC  (4+ messages)
` mmotm 2019-10-18-22-40 uploaded (i915)
` mmotm 2019-10-18-22-40 uploaded (mm/vmstat.c)

[PATCHv3 00/10] libperf: Add sampling interface (leftover)
 2019-10-19 17:42 UTC  (8+ messages)
` [PATCH 05/10] libperf: Add _GNU_SOURCE define to compilation
` [PATCH 07/10] libperf: Add tests_mmap_cpus test

[PATCH] coccinelle: api/devm_platform_ioremap_resource: remove useless script
 2019-10-19 16:36 UTC  (6+ messages)
    `  "

[PATCH v2 0/4] Add GPIO support for RDA8810PL SoC
 2019-10-19 16:05 UTC  (4+ messages)
` [PATCH v2 3/4] gpio: Add RDA Micro GPIO controller support

[PATCH v3 1/3] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-19 15:51 UTC  (6+ messages)
` [PATCH v3 2/3] mm/vmalloc: respect passed gfp_mask "

[PATCH -next] CIFS: remove set but not used variables 'cinode' and 'netfid'
 2019-10-19 15:32 UTC  (2+ messages)

[PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292
 2019-10-19 15:06 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add mailing list for Realtek SoCs
 2019-10-19 14:50 UTC  (2+ messages)

[PATCH] random: make try_to_generate_entropy() more robust
 2019-10-19 14:37 UTC  (6+ messages)

[PATCH] clk/ti/adpll: allocate room for terminating null
 2019-10-19 14:06 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v7 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-10-19 14:12 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller
` [PATCH v7 2/2] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH v6 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-10-19 14:11 UTC  (4+ messages)
  ` [PATCH v6 2/2] drm/bridge: "

[PATCH 2/3] binder: Prevent repeated use of ->mmap() via NULL mapping
 2019-10-19 14:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: mtd/ubi/ubifs: Remove inactive maintainers
 2019-10-19 14:04 UTC  (2+ messages)

[PATCH 3/3] binder: Handle start==NULL in binder_update_page_range()
 2019-10-19 13:55 UTC  (2+ messages)

[RESEND][PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-10-19 13:41 UTC  (12+ messages)

[PATCH 1/3] binder: Fix race between mmap() and binder_alloc_print_pages()
 2019-10-19 13:34 UTC  (2+ messages)

Kernel 5.3 / 5.4
 2019-10-19 12:04 UTC 

[5.3.*] nvme issue
 2019-10-19 11:47 UTC  (2+ messages)

[BUG -tip] kmemleak and stacktrace cause page faul
 2019-10-19 11:44 UTC 

[PATCHv2 0/3] Add LLCC support for SC7180 SoC
 2019-10-19 11:37 UTC  (4+ messages)
` [PATCHv2 1/3] soc: qcom: llcc: Add configuration data for SC7180
` [PATCHv2 2/3] dt-bindings: msm: Convert LLCC bindings to YAML
` [PATCHv2 3/3] dt-bindings: msm: Add LLCC for SC7180

[PATCH 0/9] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-19 11:34 UTC  (4+ messages)

[PATCH v6 0/9] backlight: gpio: simplify the driver
 2019-10-19 11:02 UTC  (11+ messages)
` [PATCH v6 1/9] backlight: gpio: remove unneeded include
` [PATCH v6 2/9] backlight: gpio: remove stray newline
` [PATCH v6 3/9] backlight: gpio: explicitly set the direction of the GPIO
` [PATCH v6 4/9] sh: ecovec24: add additional properties to the backlight device
` [PATCH v6 5/9] backlight: gpio: simplify the platform data handling
` [PATCH v6 6/9] sh: ecovec24: don't set unused fields in platform data
` [PATCH v6 7/9] backlight: gpio: remove unused fields from "
` [PATCH v6 8/9] backlight: gpio: use a helper variable for &pdev->dev
` [PATCH v6 9/9] backlight: gpio: pull gpio_backlight_initial_power_state() into probe

[PATCH v8 0/5] arm64: ftrace with regs
 2019-10-19 11:01 UTC  (11+ messages)

[PATCH v2] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-19 10:25 UTC  (9+ messages)

[PATCH] power: supply: rt5033_battery: Fix the usage of potential uninitialized variable
 2019-10-19 10:25 UTC  (2+ messages)

clk: X1000: Add support for the X1000
 2019-10-18 17:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Add X1000 bindings
` [PATCH 2/2] clk: Ingenic: Add CGU driver for X1000

(was Fair Trade O.S.) Varanger O-S
 2019-10-19 10:09 UTC 

[PATCH] lib/vdso: Use __arch_use_vsyscall() to indicate fallback
 2019-10-19 10:01 UTC  (4+ messages)

[PATCH] mtd: rawnand: brcmnand: Fix sparse warning in has_flash_dma()
 2019-10-19  9:39 UTC  (2+ messages)

[PATCH] omapfb: reduce stack usage
 2019-10-19  9:11 UTC  (5+ messages)

[PATCH] irq/irqdomain: __irq_domain_alloc_fwnode comment
 2019-10-19  9:07 UTC 

[PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure
 2019-10-19  8:59 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).