linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 16:36:05 to 2019-10-23 20:18:40 UTC [more...]

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-23 20:18 UTC  (10+ messages)
` [RFC PATCH 01/10] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/10] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/10] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/10] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/10] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/10] pipe: Conditionalise wakeup "
` [RFC PATCH 08/10] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/10] pipe: Remove redundant wakeup from pipe_write() "

[PATCH 0/7] Harden userfaultfd
 2019-10-23 20:15 UTC  (14+ messages)
` [PATCH 3/7] Add a UFFD_SECURE flag to the userfaultfd API

[PATCH] of: reserved_mem: add missing of_node_put() for proper ref-counting
 2019-10-23 20:14 UTC  (2+ messages)

[PATCH 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2019-10-23 20:11 UTC  (3+ messages)
` [PATCH 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode

[PATCH v2 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-10-23 20:10 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: Add Allwinner sun8i-ss cryptographic offloader
` [PATCH v2 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
` [PATCH v2 3/4] ARM: dts: sun8i: a83t: Add Security System node
` [PATCH v2 4/4] ARM: dts: sun9i: a80: "

[PATCH 3/3] x86/ftrace: Use text_poke()
 2019-10-23 20:08 UTC  (15+ messages)

[PATCH v9 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-23 20:07 UTC  (4+ messages)

[PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-10-23 20:05 UTC  (12+ messages)
` [PATCH v6 01/11] crypto: Add allwinner subdirectory
` [PATCH v6 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH v6 03/11] dt-bindings: crypto: Add DT bindings documentation for "
` [PATCH v6 04/11] ARM: dts: sun8i: R40: add crypto engine node
` [PATCH v6 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node
` [PATCH v6 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64
` [PATCH v6 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5
` [PATCH v6 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6
` [PATCH v6 09/11] sunxi_defconfig: add new Allwinner crypto options
` [PATCH v6 10/11] arm64: defconfig: "
` [PATCH v6 11/11] crypto: sun4i-ss: Move to Allwinner directory

[PATCH v6 00/15] software node: add support for reference properties
 2019-10-23 20:02 UTC  (16+ messages)
` [PATCH v6 01/15] software node: remove DEV_PROP_MAX
` [PATCH v6 02/15] software node: introduce PROPERTY_ENTRY_ARRAY_XXX_LEN()
` [PATCH v6 03/15] efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN
` [PATCH v6 04/15] software node: mark internal macros with double underscores
` [PATCH v6 05/15] software node: clean up property_copy_string_array()
` [PATCH v6 06/15] software node: get rid of property_set_pointer()
` [PATCH v6 07/15] software node: remove property_entry_read_uNN_array functions
` [PATCH v6 08/15] software node: unify PROPERTY_ENTRY_XXX macros
` [PATCH v6 09/15] software node: simplify property_entry_read_string_array()
` [PATCH v6 10/15] software node: rename is_array to is_inline
` [PATCH v6 11/15] software node: move small properties inline when copying
` [PATCH v6 12/15] software node: implement reference properties
` [PATCH v6 13/15] platform/x86: intel_cht_int33fe: use inline "
` [PATCH v6 14/15] software node: remove separate handling of references
` [PATCH v6 15/15] software node: add basic tests for property entries

[PATCH] mm/vmstat: Reduce zone lock hold time when reading /proc/pagetypeinfo
 2019-10-23 20:02 UTC  (12+ messages)
` [RFC PATCH 0/2] "
  ` [RFC PATCH 2/2] mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
    ` [PATCH 1/2] mm, vmstat: Release zone lock more frequently when reading /proc/pagetypeinfo
    ` [PATCH 2/2] mm, vmstat: List total free blocks for each order in /proc/pagetypeinfo

[PATCH 1/4] dt-bindings: arm: Initial MStar vendor prefixes and compatible strings
 2019-10-23 20:02 UTC  (2+ messages)

[PATCH 1/2] rtc/ia64: remove legacy efirtc driver
 2019-10-23 20:01 UTC  (5+ messages)
` [PATCH 2/2] rtc/alpha: remove legacy rtc driver

[v2 PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-23 20:00 UTC  (7+ messages)

[PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-10-23 19:59 UTC  (3+ messages)
` [PATCH 09/12] sparc32: use pgtable-nopud instead of 4level-fixup
  ` [PATCH v2 "

[PATCH] irqchip/gic: Check interrupt type validity
 2019-10-23 19:56 UTC 

[PATCH v3 0/3] HMM tests and minor fixes
 2019-10-23 19:55 UTC  (4+ messages)
` [PATCH v3 1/3] mm/hmm: make full use of walk_page_range()
` [PATCH v3 2/3] mm/hmm: allow snapshot of the special zero page
` [PATCH v3 3/3] mm/hmm/test: add self tests for HMM

[PATCHv2 0/3] Add LLCC support for SC7180 SoC
 2019-10-23 19:49 UTC  (3+ messages)

[PATCH] Fix skb->csum calculation when netfilter manipulation for NF_NAT_MANIP_SRC\DST is done on IPV6 packet
 2019-10-23 19:33 UTC  (3+ messages)
` [PATCH] [netfilter]: "

[PATCH v2 0/4] Propagate module notifier errors
 2019-10-23 19:29 UTC  (5+ messages)
` [PATCH v2 2/4] module: Fix up module_notifier return values
` [PATCH v2 4/4] jump_label,module: Fix module lifetime for __jump_label_mod_text_reserved

[v3 PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-23 19:28 UTC 

[PATCH] mm: gup: fix comment of __get_user_pages()
 2019-10-23 19:28 UTC  (2+ messages)

[PATCH] PCI/DPC: Add pcie_ports=dpc-native parameter to bring back old behavior
 2019-10-23 19:22 UTC 

[BUG -tip] kmemleak and stacktrace cause page faul
 2019-10-23 19:17 UTC  (10+ messages)
          ` [PATCH] x86/dumpstack/64: Don't evaluate exception stacks before setup

[PATCH 2/3] usb, kcov: collect coverage from hub_event
 2019-10-23 19:10 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc: refine the setting of internal clock divider
 2019-10-23 19:10 UTC  (2+ messages)

[PATCH resend] Add touchscreen platform data for the Schneider SCT101CTM tablet
 2019-10-23 19:08 UTC  (2+ messages)

[PATCH] Input: hp_sdc_rtc - remove dead chardev code
 2019-10-23 19:06 UTC  (3+ messages)

[PATCH 1/3] power_supply: Add additional health properties to the header
 2019-10-23 19:02 UTC  (4+ messages)
` [PATCH 3/3] power: supply: bq2515x: Introduce the bq2515x family

[PATCH] drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
 2019-10-23 18:59 UTC  (5+ messages)

[PATCH v2 00/15] KVM: Dynamically size memslot arrays
 2019-10-23 18:56 UTC  (3+ messages)

[PATCH] ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency
 2019-10-23 18:56 UTC  (2+ messages)
` Applied "ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency" to the asoc tree

[RESEND PATCH] ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address
 2019-10-23 18:56 UTC  (2+ messages)
` Applied "ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address" to the asoc tree

[PATCH] spi: document CS setup, hold & inactive times in header
 2019-10-23 18:56 UTC  (2+ messages)
` Applied "spi: document CS setup, hold & inactive times in header" to the spi tree

[PATCH] ASoC: rsnd: dma: set bus width to data width for monaural data
 2019-10-23 18:56 UTC  (2+ messages)
` Applied "ASoC: rsnd: dma: set bus width to data width for monaural data" to the asoc tree

[PATCH] regulator: bd70528: Add MODULE_ALIAS to allow module auto loading
 2019-10-23 18:56 UTC  (2+ messages)
` Applied "regulator: bd70528: Add MODULE_ALIAS to allow module auto loading" to the regulator tree

[PATCH 0/2] ASoC: hdmi-codec: fix locking issue
 2019-10-23 18:56 UTC  (8+ messages)
` [PATCH 1/2] Revert "ASoC: hdmi-codec: re-introduce mutex locking"
  ` Applied "ASoC: hdmi-codec: drop mutex locking again" to the asoc tree
` [alsa-devel] [PATCH 0/2] ASoC: hdmi-codec: fix locking issue

[PATCH] irqchip: Skip contexts other supervisor in plic_init()
 2019-10-23 18:54 UTC  (2+ messages)

[PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)
 2019-10-23 18:52 UTC  (11+ messages)
` [PATCH v4 15/16] module: Move where we mark modules RO,X

[PATCH v1 0/6] KEYS: measure keys when they are created or updated
 2019-10-23 18:49 UTC  (12+ messages)
` [PATCH v1 3/6] KEYS: ima hook to measure builtin_trusted_keys
` [PATCH v1 5/6] KEYS: measure queued keys
` [PATCH v1 6/6] KEYS: measure keys when they are created or updated

[PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
 2019-10-23 18:49 UTC  (3+ messages)
` [Kgdb-bugreport] "

[PATCH] ceph: Fix use-after-free in __ceph_remove_cap
 2019-10-23 18:47 UTC  (4+ messages)

[PATCH v2 0/1] Add support for setting MMIO PREF hotplug bridge size
 2019-10-23 18:36 UTC  (2+ messages)

[PATCH] ASoC: fsl_esai: Add spin lock to protect reset and stop
 2019-10-23 18:31 UTC  (2+ messages)

[ipc/sem.c] 6394de3b86: BUG:kernel_NULL_pointer_dereference,address
 2019-10-23 18:28 UTC  (2+ messages)

[PATCH v2 2/2] RISC-V: defconfig: Enable Goldfish RTC driver
 2019-10-23 18:20 UTC  (8+ messages)

[PATCH v2 net-next] net: axienet: In kconfig add ARM64 as supported platform
 2019-10-23 18:11 UTC  (4+ messages)

Optimize perf stat for large number of events/cpus v2
 2019-10-23 18:08 UTC  (9+ messages)
` [PATCH v2 4/9] perf affinity: Add infrastructure to save/restore affinity

[PATCH v2 0/5] Remove typedef declarations in staging: octeon
 2019-10-23 18:05 UTC  (4+ messages)
` [Outreachy kernel] "

[GIT PULL v3] tracing: A couple of minor fixes
 2019-10-23 18:03 UTC 

[PATCH net-next 0/4] ICMP flow improvements
 2019-10-23 18:00 UTC  (9+ messages)
` [PATCH net-next 3/4] flow_dissector: extract more ICMP information
` [PATCH net-next 4/4] bonding: balance ICMP echoes in layer3+4 mode

[PATCH] panfrost: Properly undo pm_runtime_enable when deferring a probe
 2019-10-23 17:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/5] soundwire: intel/cadence: better initialization
 2019-10-22 20:41 UTC  (6+ messages)
` [PATCH v2 4/5] soundwire: intel/cadence: add flag for interrupt enable
    ` [alsa-devel] "

[PATCH 1/2] mm: memcontrol: remove dead code from memory_max_write()
 2019-10-23 17:57 UTC  (4+ messages)
` [PATCH 2/2] mm: memcontrol: try harder to set a new memory.high

[PATCH v2 rebased] powerpc/fadump: when fadump is supported register the fadump sysfs files
 2019-10-23 17:56 UTC  (2+ messages)
` [PATCH] powerpc/fadump: Remove duplicate message

[PATCH v3 0/6] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-10-23 17:55 UTC  (3+ messages)
` [PATCH v3 3/6] KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_idx

[PATCH v6 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2019-10-23 17:55 UTC  (5+ messages)
` [PATCH v6 01/10] iommu/vt-d: Enlightened PASID allocation

[PATCH v2 1/3] watchdog: jz4740: Use WDT clock provided by TCU driver
 2019-10-23 17:47 UTC  (3+ messages)
` [PATCH v2 2/3] watchdog: jz4740: Use regmap "
` [PATCH v2 3/3] watchdog: jz4740: Drop dependency on MACH_JZ47xx

[PATCH] perf/core: fix multiplexing event scheduling issue
 2019-10-23 17:44 UTC  (5+ messages)

[PATCH] ARM: dts: bcm: HR2: add label to sp805 watchdog
 2019-10-23 17:42 UTC  (2+ messages)

[PATCH] mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
 2019-10-23 17:38 UTC  (4+ messages)

[PATCH] staging: octeon: Fix incorrect type in assignment
 2019-10-23 17:30 UTC  (2+ messages)

[PATCH] Add prctl support for controlling PF_MEMALLOC V2
 2019-10-23 17:35 UTC  (8+ messages)

[PATCH v1 0/1] rxe driver should dynamically caclculate inline data size
 2019-10-23 17:32 UTC  (2+ messages)
` [PATCH v1 1/1] rxe: calculate inline data size based on requested values

[PATCH] staging: octeon: Remove typedef declaration
 2019-10-23 17:26 UTC  (2+ messages)

[PATCH] ARM: dts: zynq: enablement of coresight topology
 2019-10-23 17:32 UTC  (2+ messages)

[GIT PULL 0/5] EFI fixes for v5.4
 2019-10-23 17:32 UTC  (6+ messages)
` [PATCH 1/5] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
` [PATCH 2/5] efi/tpm: return -EINVAL when determining tpm final events log size fails
` [PATCH 3/5] efi/random: treat EFI_RNG_PROTOCOL output as bootloader randomness
` [PATCH 4/5] efi: libstub/arm: account for firmware reserved memory at the base of RAM
` [PATCH 5/5] x86, efi: never relocate kernel below lowest acceptable address

[PATCH 1/2] f2fs: support aligned pinned file
 2019-10-23 17:28 UTC  (4+ messages)
` [PATCH 2/2] f2fs: support data compression

[RFC][PATCH 01/13] sched/deadline: Impose global limits on sched_attr::sched_period
 2019-10-23 17:22 UTC  (3+ messages)
` [PATCH 4.4 4.9 4.14] loop: Add LOOP_SET_DIRECT_IO to compat ioctl

[PATCH 1/3] kcov: remote coverage support
 2019-10-23 17:20 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: Fix strncat bounds error in libbpf_prog_type_by_name
 2019-10-23 17:18 UTC  (2+ messages)

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-23 17:11 UTC  (9+ messages)
` [RFC 1/2] vhost: IFC VF hardware operation layer

[PATCH] PCI: Warn about host bridge device when its numa node is NO_NODE
 2019-10-23 17:10 UTC  (2+ messages)

[PATCH v2 0/6] CAAM bugfixes, small improvements
 2019-10-23 17:08 UTC  (5+ messages)
` [PATCH v2 3/6] crypto: caam - use devres to de-initialize the RNG
` [PATCH v2 6/6] crypto: caam - populate platform devices last

[GIT PULL] VFIO fixes for v5.4-rc5
 2019-10-23 17:08 UTC 

KCSAN: data-race in task_dump_owner / task_dump_owner
 2019-10-23 17:06 UTC  (5+ messages)

[PATCH v6 0/3] Add uacce module for Accelerator
 2019-10-23 17:03 UTC  (6+ messages)
` [PATCH v6 2/3] uacce: add uacce driver

[PATCH] cpufreq: s3c64xx: Remove pointless NULL check in s3c64xx_cpufreq_driver_init
 2019-10-23 17:03 UTC  (8+ messages)

[PATCH RFC 0/2] irqchip/gic: Allow the use of SGI interrupts
 2019-10-23 17:02 UTC  (4+ messages)
` [PATCH RFC 2/2] "

[PATCH] mm: thp: handle page cache THP correctly in PageTransCompoundMap
 2019-10-23 17:02 UTC  (5+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-23 16:59 UTC  (4+ messages)
` [PATCH 06/18] add support for Clang's Shadow Call Stack (SCS)

[PATCH v2] drm/msm/dsi: Implement qcom,dsi-phy-regulator-ldo-mode for 28nm PHY
 2019-10-23 16:56 UTC 

[PATCH v3 0/7] Nvidia Arm SMMUv2 Implementation
 2019-10-23 16:53 UTC  (5+ messages)

[PATCH] usb: dwc3: gadget: Correct the logic for finding last SG entry
 2019-10-23 16:58 UTC  (5+ messages)

[PATCH v4 0/7] Improve tlb range flush
 2019-10-23 16:55 UTC  (5+ messages)
` [PATCH v4 2/7] iommu/mediatek: Add a new tlb_lock for tlb_flush
` [PATCH v4 3/7] iommu/mediatek: Use gather to achieve the tlb range flush

[PATCH] KVM: arm64: Select SCHED_INFO before SCHEDSTATS
 2019-10-23 16:51 UTC  (2+ messages)

[PATCH v3 1/2] scsi: ufs: export hibern8 entry and exit
 2019-10-23 16:49 UTC  (2+ messages)
` [PATCH v3 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

[PATCH v2 1/2] scsi: ufs: export hibern8 entry and exit
 2019-10-23 16:47 UTC  (3+ messages)
` [PATCH v2 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

[GIT PULL] regulator fixes for v5.4
 2019-10-23 16:41 UTC 

Kernel panic while doing vfio-pci hot-plug/unplug test
 2019-10-23 16:38 UTC  (3+ messages)

[PATCH 0/7] Remove data_len field from the nvmet_req struct
 2019-10-23 16:35 UTC  (6+ messages)
` [PATCH 1/7] nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
` [PATCH 2/7] nvmet-tcp: Don't set the request's data_len
` [PATCH 3/7] nvmet: Introduce common execute function for get_log_page and identify
` [PATCH 6/7] nvmet: Remove the data_len field from the nvmet_req struct
` [PATCH 7/7] nvmet: Open code nvmet_req_execute()


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).