linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-09 20:54:09 to 2019-04-10 04:15:39 UTC [more...]

[PATCH v6 00/12] Add support for TISCI Interrupt controller drivers
 2019-04-10  4:13 UTC  (10+ messages)
` [PATCH v6 01/12] firmware: ti_sci: Add support to get TISCI handle using of_phandle
` [PATCH v6 02/12] firmware: ti_sci: Add support for RM core ops
` [PATCH v6 03/12] firmware: ti_sci: Add support for IRQ management
` [PATCH v6 04/12] firmware: ti_sci: Add RM mapping table for am654
` [PATCH v6 05/12] firmware: ti_sci: Add helper apis to manage resources
` [PATCH v6 06/12] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
` [PATCH v6 07/12] irqchip: ti-sci-intr: Add support for Interrupt Router driver
` [PATCH v6 08/12] dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
` [PATCH v6 12/12] soc: ti: am6: Enable interrupt controller driver

[PATCH v5 0/6] virtio pmem driver
 2019-04-10  4:08 UTC  (7+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
` [PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
` [PATCH v5 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v5 4/6] dax: check synchronous mapping is supported
` [PATCH v5 5/6] ext4: disable map_sync for async flush
` [PATCH v5 6/6] xfs: "

[PATCH 2/3] RISC-V: Make setup_vm() independent of GCC code model
 2019-04-10  4:10 UTC  (3+ messages)

[PATCH 0/4] Introduce OPP bandwidth bindings
 2019-04-10  4:05 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: opp: Introduce opp-bw-MBs bindings
` [PATCH 2/4] OPP: Add support for parsing the interconnect bandwidth

linux-next: build failure after merge of the scsi-mkp tree
 2019-04-10  4:04 UTC  (4+ messages)

[RFC v2 00/11] DVFS in the OPP core
 2019-04-10  3:51 UTC  (4+ messages)
` [RFC v2 09/11] drm/msm/dpu: Use OPP API to set clk/perf state

[PULL -- 5.1 REGRESSION] Bluetooth: btusb: request wake pin with NOAUTOEN
 2019-04-10  3:43 UTC  (4+ messages)

[PATCH v14 1/3] /proc/pid/status: Add support for architecture specific output
 2019-04-10  3:39 UTC  (8+ messages)
` [PATCH v14 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time
` [PATCH v14 3/3] Documentation/filesystems/proc.txt: add AVX512_elapsed_ms

[PATCH 1/2] module: Prepare for addition of new ro_after_init sections
 2019-04-10  3:38 UTC  (7+ messages)
` [PATCH 2/2] module: Make srcu_struct ptr array as read-only post init

[PATCH 0/6] objtool: Add support for Arm64
 2019-04-10  3:37 UTC  (3+ messages)

[PATCH] spi: spi-mem: Fix build error without CONFIG_SPI_MEM
 2019-04-10  3:33 UTC  (3+ messages)

[PATCH 0/4] Hexdump enhancements
 2019-04-10  3:32 UTC  (6+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'

[PATCH v2 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-04-10  3:26 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: cpufreq: Document operating-points-v2-sunxi-cpu

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-04-10  3:17 UTC  (6+ messages)

[PATCH v2] net: xilinx: add a helper function for axienet_probe
 2019-04-10  2:57 UTC 

[PATCH v2] net: ethernet: ti: eliminate a bit of duplicate code in gbe_probe()
 2019-04-10  2:55 UTC 

[PATCH 0/1] mm: Remove the SLAB allocator
 2019-04-10  2:47 UTC  (2+ messages)
` [PATCH 1/1] mm: Remove "

[PATCH] net:bridge:always disable auto-tuning when the user specified MTU
 2019-04-10  2:39 UTC  (2+ messages)

[v7 1/3] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-04-10  2:34 UTC  (7+ messages)
` [v7 3/3] ahci: qoriq: add lx2160 platforms support
      ` [EXT] "

[PATCH 00/10] Venus stateful Codec API
 2019-04-10  2:32 UTC  (21+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[PATCH v3 0/4] perf: Support a new 'percore' event qualifier
 2019-04-10  2:32 UTC  (3+ messages)

[GIT PULL] MIPS fixes
 2019-04-10  2:30 UTC  (2+ messages)

[git pull] several fixes
 2019-04-10  2:30 UTC  (2+ messages)

[PATCH 0/4] lockdep cleanups and optimizations
 2019-04-10  2:28 UTC  (4+ messages)
` [PATCH 4/4] locking/lockdep: Test all incompatible scenario at once in check_irq_usage()

[PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
 2019-04-10  2:20 UTC  (8+ messages)

[PATCH 1/2] printk: Add an option to flush all messages on panic
 2019-04-10  2:21 UTC  (10+ messages)
` [PATCH 2/2] panic: Enable to print out all printk msg in buffer

[PATCH v2 net-next 00/22] NXP SJA1105 DSA driver
 2019-04-10  2:17 UTC  (30+ messages)
` [PATCH v2 net-next 01/22] lib: Add support for generic packing operations
` [PATCH v2 net-next 02/22] net: dsa: Fix pharse -> phase typo
` [PATCH v2 net-next 03/22] net: dsa: Store vlan_filtering as a property of dsa_port
` [PATCH v2 net-next 04/22] net: dsa: mt7530: Use vlan_filtering property from dsa_port
` [PATCH v2 net-next 05/22] net: dsa: Add more convenient functions for installing port VLANs
` [PATCH v2 net-next 06/22] net: dsa: Call driver's setup callback after setting up its switchdev notifier
` [PATCH v2 net-next 07/22] ether: Add dedicated Ethertype for pseudo-802.1Q DSA tagging
` [PATCH v2 net-next 08/22] net: dsa: Optional VLAN-based port separation for switches without tagging
` [PATCH v2 net-next 09/22] net: dsa: Be aware of switches where VLAN filtering is a global setting
` [PATCH v2 net-next 10/22] net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
` [PATCH v2 net-next 11/22] net: dsa: Allow drivers to modulate between presence and absence of tagging
` [PATCH v2 net-next 12/22] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH v2 net-next 13/22] net: dsa: sja1105: Add support for FDB and MDB management
` [PATCH v2 net-next 14/22] net: dsa: sja1105: Add support for VLAN operations
` [PATCH v2 net-next 15/22] net: dsa: sja1105: Add support for ethtool port counters
` [PATCH v2 net-next 16/22] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH v2 net-next 17/22] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH v2 net-next 18/22] net: dsa: sja1105: Error out if RGMII delays are requested in DT
` [PATCH v2 net-next 19/22] net: dsa: sja1105: Prevent PHY jabbering during switch reset
` [PATCH v2 net-next 20/22] net: dsa: sja1105: Reject unsupported link modes for AN
` [PATCH v2 net-next 21/22] Documentation: networking: dsa: Add details about NXP SJA1105 driver
` [PATCH v2 net-next 22/22] dt-bindings: net: dsa: Add documentation for "

[PATCH -next v2] acpi/hmat: fix memory leaks in hmat_init()
 2019-04-10  2:14 UTC 

[PATCH] usb: uas: fix usb subsystem hang after power off hub port
 2019-04-10  2:11 UTC  (3+ messages)

[RFC PATCH 0/5] EFI Special Purpose Memory Support
 2019-04-10  2:10 UTC  (6+ messages)
` [RFC PATCH 1/5] efi: Detect UEFI 2.8 Special Purpose Memory

[PATCH V11 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-04-10  2:07 UTC  (8+ messages)
` [PATCH V11 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V11 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V11 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V11 4/5] ARM: dts: imx7ulp: Add tpm pwm support
` [PATCH V11 5/5] ARM: dts: imx7ulp-evk: Add backlight support
    ` [EXT] "

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-10  1:43 UTC  (9+ messages)
` [PATCH 11/17] fpga: dfl: afu: add error reporting support
` [PATCH 13/17] fpga: dfl: fme: add capability sysfs interfaces
` [PATCH 16/17] fpga: dfl: fme: add global error reporting support

rseq/x86: choosing rseq code signature
 2019-04-10  1:57 UTC  (4+ messages)

[rcu:dev.2019.04.09a 55/55] htmldocs: include/linux/rcupdate.h:837: warning: Function parameter or member 'rhf' not described in 'kfree_rcu'
 2019-04-10  1:26 UTC 

[RFC PATCH v2 00/14] Implement an HPET-based hardlockup detector
 2019-04-10  1:19 UTC  (10+ messages)
` [RFC PATCH v2 11/14] x86/watchdog/hardlockup: Add "
` [RFC PATCH v2 12/14] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI

[PATCH 1/2] mm/gup.c: fix the wrong comments
 2019-04-10  1:20 UTC  (10+ messages)

[PATCH 0/2] perf: Add Tremont support
 2019-04-10  1:10 UTC  (3+ messages)
` [PATCH 1/2] perf/x86/intel: Support adaptive PEBS for fixed counters
` [PATCH 2/2] perf/x86/intel: Add Tremont core PMU support

[PATCH 1/2] dt-bindings: arm: fsl: Add support for imx6ul-pico-nymph
 2019-04-10  1:00 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6ul-pico: Add support for the nymph baseboard

mmotm 2019-04-09-17-51 uploaded
 2019-04-10  0:51 UTC 

[PATCH] staging: rtl8192e: remove a blank line
 2019-04-10  0:27 UTC 

kernel BUG at fs/inode.c:LINE!
 2019-04-10  0:26 UTC  (3+ messages)

[PATCH ghak111 V1] audit: deliver siginfo regarless of syscall
 2019-04-10  0:25 UTC  (6+ messages)

[PATCH v2 00/21] Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb())
 2019-04-10  0:25 UTC  (6+ messages)
` [PATCH v2 17/21] drivers: Remove explicit invocations of mmiowb()

[PATCH v6 00/20] x86/split_lock: Enable split locked accesses detection
 2019-04-10  0:02 UTC  (4+ messages)
` [PATCH v6 13/20] x86/split_lock: Enable split lock detection by default

Collaboration
 2019-04-10  0:01 UTC 

[PATCH v3 bpf-next 00/21] bpf: Sysctl hook
 2019-04-09 23:34 UTC  (9+ messages)

linux-next: manual merge of the printk tree with Linus' tree
 2019-04-09 23:34 UTC 

[PATCH 0/2] Fix two bugs of switchtec module
 2019-04-09 23:32 UTC  (4+ messages)
` [PATCH 1/2] switchtec: Fix false maximum supported PCIe function number issue

[PATCH 1/1] Smack: Create smack_rule cache to optimize memory usage
 2019-04-09 23:30 UTC  (2+ messages)

[PATCH 1/1] Smack :- In this patch, global rule list has been removed. Now all smack rules will be read using "smack_known_list". This list contains all the smack labels and internally each smack label structure maintains the list of smack rules corresponding to that smack label. So there is no need to maintain extra list
 2019-04-09 23:29 UTC  (2+ messages)

linux-next: manual merge of the printk tree with Linus' tree
 2019-04-09 23:29 UTC 

linux-next: manual merge of the printk tree with Linus' tree
 2019-04-09 23:24 UTC 

[PATCH v2 0/4] docs: Fix various build warnings/errors
 2019-04-09 23:21 UTC  (4+ messages)
` [PATCH v2 3/4] docs: Remove unnecessary reference link title

[PATCH] ARM: dts: rockchip: Add BT_EN to the power sequence for veyron
 2019-04-09 23:14 UTC 

[PATCH] usb: xhci: inherit dma_mask from bus if set correctly
 2019-04-09 23:02 UTC  (5+ messages)
        `  "

[PATCH 0/4] Enabling secure boot on PowerNV systems
 2019-04-09 22:55 UTC  (9+ messages)

[PATCH] scsi/NCR5380: Avoid compiler warning when -Wimplicit-fallthrough is enabled
 2019-04-09 22:28 UTC  (4+ messages)

[PATCH v1 0/4] mm/memory_hotplug: Better error handling when removing memory
 2019-04-09 22:41 UTC  (3+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: Release memory resource after arch_remove_memory()

[ANNOUNCE][CFP] Linux Security Summit North America 2019
 2019-04-09 22:34 UTC 

[RESEND PATCHv3 0/3] Update Stratix10 EDAC Bindings
 2019-04-09 22:32 UTC  (4+ messages)

[PATCH v5 0/7] mm: Use slab_list list_head instead of lru
 2019-04-09 22:25 UTC  (7+ messages)
` [PATCH v5 2/7] slob: Respect list_head abstraction layer

[PATCH v6 0/8] mmu notifier provide context informations
 2019-04-09 22:08 UTC  (2+ messages)

[PATCH 00/18] Shared virtual address IOMMU and VT-d support
 2019-04-09 22:08 UTC  (8+ messages)
` [PATCH 01/18] drivers core: Add I/O ASID allocator

[PATCH 0/6] ARM: sun8i: a83t: Support Camera Sensor Interface controller
 2019-04-09 22:00 UTC  (6+ messages)
` [PATCH 4/6] ARM: dts: sun8i: a83t: Add device node for CSI (Camera Sensor Interface)

[PATCH RESEND 0/1] PCI: Add ATS-disable quirk for AMD Radeon R7 GPUs
 2019-04-09 21:59 UTC  (3+ messages)
` [PATCH RESEND 1/1] "

linux-next: Fixes tag needs some work in the nvdimm-fixes tree
 2019-04-09 21:59 UTC  (2+ messages)

[PATCH] mm/hmm: fix hmm_range_dma_map()/hmm_range_dma_unmap()
 2019-04-09 21:52 UTC  (2+ messages)

[PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-09 21:44 UTC  (7+ messages)

[PATCH] hmat: Register attributes for memory hot add
 2019-04-09 21:44 UTC 

[PATCH] cpumask: fix double string traverse in cpumask_parse
 2019-04-09 21:39 UTC  (4+ messages)

[PATCH -next] acpi/hmat: fix memory leaks in hmat_init()
 2019-04-09 21:34 UTC  (6+ messages)

[PATCH v3 0/3] Initial Panfrost driver
 2019-04-09 21:27 UTC  (6+ messages)
` [PATCH v3 1/3] iommu: io-pgtable: Add ARM Mali midgard MMU page table format
` [PATCH v3 2/3] drm: Add a drm_gem_objects_lookup helper
` [PATCH v3 3/3] drm/panfrost: Add initial panfrost driver

[PATCH 00/10] implement DYNAMIC_DEBUG_RELATIVE_POINTERS
 2019-04-09 21:25 UTC  (11+ messages)
` [PATCH 01/10] linux/device.h: use unique identifier for each struct _ddebug
` [PATCH 02/10] linux/net.h: "
` [PATCH 03/10] linux/printk.h: "
` [PATCH 04/10] dynamic_debug: introduce accessors for string members of "
` [PATCH 05/10] dynamic_debug: drop use of bitfields in "
` [PATCH 06/10] dynamic_debug: introduce CONFIG_DYNAMIC_DEBUG_RELATIVE_POINTERS
` [PATCH 07/10] dynamic_debug: add asm-generic implementation for DYNAMIC_DEBUG_RELATIVE_POINTERS
` [PATCH 08/10] x86-64: select DYNAMIC_DEBUG_RELATIVE_POINTERS
` [PATCH 09/10] arm64: "
` [PATCH 10/10] powerpc: select DYNAMIC_DEBUG_RELATIVE_POINTERS for PPC64

linux-next: Fixes tag needs some work in the rdma tree
 2019-04-09 21:22 UTC 

[PATCH v2 0/3] ftpm: a firmware based TPM driver
 2019-04-09 21:18 UTC  (3+ messages)
` [PATCH v2 1/3] ftpm: dt-binding: add dts documentation for fTPM driver

KASAN: use-after-free Read in __vb2_perform_fileio
 2019-04-09 21:18 UTC  (2+ messages)

[PATCH] apparmor: Restore Y/N in /sys for apparmor's "enabled"
 2019-04-09 21:17 UTC  (7+ messages)

[PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-09 21:09 UTC  (6+ messages)
` [PATCH v10 4/7] dt-bindings: anybus-controller: document devicetree binding

[PATCH 2/3] devantech-srf04.yaml: add Maxbotix ultrasonic iio proximity sensors
 2019-04-09 21:08 UTC  (2+ messages)

CONFIG_* symbols in UAPI headers?
 2019-04-09 20:54 UTC  (3+ messages)

Using device tree overlays in Linux
 2019-04-09 20:54 UTC  (5+ 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).