linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 16:35:47 to 2020-05-06 18:36:03 UTC [more...]

linux-next: Fixes tag needs some work in the arm64-fixes tree
 2020-05-06 18:35 UTC 

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-06 18:34 UTC  (9+ messages)
` [RFC][PATCH 1/4] devicetree: bindings: Add linux,cma-heap tag for reserved memory

[PATCH v3 00/25] Large pages in the page cache
 2020-05-06 18:32 UTC  (8+ messages)
` [PATCH v3 02/25] mm: Introduce thp_size
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache

[rcu:rcu/next] BUILD SUCCESS 8bdf39e77175a971e0fe9b2d55dcb156eae01d3c
 2020-05-06 18:31 UTC 

[PATCH v2 00/11] perf: support enable and disable commands in stat and record modes
 2020-05-06 18:30 UTC  (12+ messages)
` [PATCH v2 01/11] perf evlist: introduce control file descriptors
` [PATCH v2 02/11] perf evlist: implement control command handling functions
` [PATCH v2 03/11] perf stat: factor out event handling loop into a function
` [PATCH v2 04/11] perf stat: extend -D,--delay option with -1 value
` [PATCH v2 05/11] perf stat: implement control commands handling
` [PATCH v2 06/11] perf stat: introduce --ctl-fd[-ack] options
` [PATCH v2 07/11] perf docs: extend stat mode docs with info on "
` [PATCH v2 08/11] perf record: extend -D,--delay option with -1 value
` [PATCH v2 09/11] perf record: implement control commands handling
` [PATCH v2 10/11] perf record: introduce --ctl-fd[-ack] options
` [PATCH v2 11/11] perf docs: extend record mode docs with info on "

[PATCH] percpu_ref: Use a more common logging style
 2020-05-06 18:30 UTC 

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-06 18:29 UTC  (4+ messages)
` [PATCH 21/24] rcu/tiny: move kvfree_call_rcu() out of header

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-06 18:28 UTC  (11+ messages)
` [patch V4 part 1 03/36] sched: Clean up scheduler_ipi()
` [patch V4 part 1 20/36] vmlinux.lds.h: Create section for protection against instrumentation
` [patch V4 part 1 36/36] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()

[PATCH V2] video: fbdev: w100fb: Fix a potential double free
 2020-05-06 18:23 UTC  (2+ messages)

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-06 18:20 UTC  (12+ messages)
` [PATCH 05/11] net: core: provide devm_register_netdev()
` [PATCH 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH v4 00/18] Add static_call()
 2020-05-06 18:16 UTC  (18+ messages)
` [PATCH v4 14/18] static_call: Add static_cond_call()
` [PATCH v4 15/18] static_call: Handle tail-calls

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-06 18:16 UTC  (24+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 01/20] dt-bindings: power: Convert mti,mips-cpc to DT schema
  ` [PATCH v2 02/20] dt-bindings: bus: Add MIPS CDMM controller
  ` [PATCH v2 03/20] dt-bindings: Add vendor prefix for Baikal Electronics, JSC
  ` [PATCH v2 04/20] mips: cm: Fix an invalid error code of INTVN_*_ERR
  ` [PATCH v2 05/20] mips: cm: Add L2 ECC/parity errors reporting
  ` [PATCH v2 06/20] mips: Add MIPS32 Release 5 support
  ` [PATCH v2 07/20] mips: Add MIPS Warrior P5600 support
  ` [PATCH v2 08/20] mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
  ` [PATCH v2 09/20] mips: Add CP0 Write Merge config support
  ` [PATCH v2 10/20] mips: Add CONFIG/CONFIG6/Cause reg fields macro
  ` [PATCH v2 11/20] mips: MAAR: Use more precise address mask
  ` [PATCH v2 12/20] mips: MAAR: Add XPA mode support
  ` [PATCH v2 13/20] mips: early_printk_8250: Use offset-sized IO-mem accessors
  ` [PATCH v2 14/20] mips: Use offset-sized IO-mem accessors in CPS debug printout
  ` [PATCH v2 15/20] mips: cdmm: Add mti,mips-cdmm dtb node support
  ` [PATCH v2 16/20] bus: cdmm: Add MIPS R5 arch support
  ` [PATCH v2 17/20] mips: Add udelay lpj numbers adjustment
  ` [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
  ` [PATCH v2 19/20] mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU
  ` [PATCH v2 20/20] cpufreq: Return zero on success in boost sw setting

clean up and streamline probe_kernel_* and friends
 2020-05-06 18:15 UTC  (8+ messages)
` [PATCH 08/15] maccess: rename strnlen_unsafe_user to strnlen_user_unsafe
` [PATCH 15/15] x86: use non-set_fs based maccess routines

[PATCH 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-06 18:15 UTC  (9+ messages)
` [PATCH 7/9] KVM: x86: simplify dr6 accessors in kvm_x86_ops
` [PATCH 8/9] KVM: x86, SVM: do not clobber guest DR6 on KVM_EXIT_DEBUG
` [PATCH 9/9] KVM: VMX: pass correct DR6 for GD userspace exit

[PATCH net-next 0/3] net: ethernet: ti: am65x-cpts: follow up dt bindings update
 2020-05-06 18:14 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdio
` [PATCH net-next 2/3] dt-binding: net: ti: am65x-cpts: make reg and compatible required
` [PATCH net-next 3/3] arm64: dts: ti: k3-am65/j721e-mcu: update cpts node

[PATCH v2] kcsan: Add test suite
 2020-05-06 18:14 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-05-06 18:10 UTC  (10+ messages)

[tip: x86/cache] x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
 2020-05-06 18:08 UTC 

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-06 18:08 UTC  (3+ messages)
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

[tip: x86/cache] x86/resctrl: Maintain MBM counter width per resource
 2020-05-06 18:08 UTC 

[tip: x86/cache] x86/resctrl: Remove unnecessary RMID checks
 2020-05-06 18:08 UTC 

[tip: x86/cache] x86/resctrl: Support wider MBM counters
 2020-05-06 18:08 UTC 

[tip: x86/cache] x86/resctrl: Support CPUID enumeration of MBM counter width
 2020-05-06 18:08 UTC 

[tip: x86/cache] x86/resctrl: Query LLC monitoring properties once during boot
 2020-05-06 18:08 UTC 

[tip: x86/cache] x86/cpu: Move resctrl CPUID code to resctrl/
 2020-05-06 18:08 UTC 

[PATCH 1/2] dt-bindings: chrome: Add cros-ec-typec mux props
 2020-05-06 18:06 UTC  (2+ messages)

[PATCH] sched/fair: Fix enqueue_task_fair warning some more
 2020-05-06 18:05 UTC  (3+ messages)

[PATCH V2 0/7] x86/resctrl: Support wider MBM counters
 2020-05-06 18:03 UTC  (2+ messages)

Please can I have a stable KCSAN branch for 5.8?
 2020-05-06 18:02 UTC  (5+ messages)

[PATCH] clocksource: davinci: Use a more common logging style
 2020-05-06 17:59 UTC 

[PATCH v4 0/3] Replace private domain with per-group default domain
 2020-05-06 17:50 UTC  (3+ messages)

[PATCH] Driver: hv: vmbus: drop a no long applicable comment
 2020-05-06 17:49 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: bump PSCI to version 1.0 on stm32mp15x
 2020-05-06 17:48 UTC 

[PATCH] video: fbdev: w100fb: Fix a potential double free
 2020-05-06 17:48 UTC  (2+ messages)

[PATCH] media: usb: ttusb-dec: avoid buffer overflow in ttusb_dec_handle_irq() when DMA failures/attacks occur
 2020-05-06 17:43 UTC  (8+ messages)

[PATCH] video: fbdev: i810: use true,false for bool variables
 2020-05-06 17:40 UTC  (2+ messages)

Kmemleak infrastructure improvement for task_struct leaks and call_rcu()
 2020-05-06 17:40 UTC  (2+ messages)

[PATCH] kgdb: Fix spurious true from in_dbg_master()
 2020-05-06 17:37 UTC  (2+ messages)

[PATCH] arm64: disable patchable function entry on big-endian clang builds
 2020-05-06 17:34 UTC  (9+ messages)

[net-next PATCH] net: hsr: fix incorrect type usage for protocol variable
 2020-05-06 17:33 UTC  (2+ messages)

[PATCH] userfaultfd: fix remap event with MREMAP_DONTUNMAP
 2020-05-06 17:32 UTC  (3+ messages)

[PATCH] iio: sca3000: Remove an erroneous 'get_device()'
 2020-05-06 17:31 UTC  (3+ messages)

[PATCH] x86/cpu/amd: Make erratum #1054 a legacy erratum
 2020-05-06 17:27 UTC  (2+ messages)
` [tip: x86/cpu] "

[GIT PULL] Crypto Update for 5.4
 2020-05-06 17:25 UTC  (10+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6
          ` [GIT PULL] Crypto Fixes for 5.7

[PATCH -next] soc: mediatek: Missing platform_device_unregister() on error in mtk_mmsys_probe()
 2020-05-06 17:24 UTC  (2+ messages)

MAINTAINERS: Wrong ordering in DYNAMIC INTERRUPT MODERATION
 2020-05-06 17:20 UTC  (2+ messages)

(no subject)
 2020-05-06 17:17 UTC  (2+ messages)
` 

[PATCH v3] i2c: at91: support atomic write xfer
 2020-05-06 17:17 UTC  (6+ messages)

[PATCH] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
 2020-05-06 17:16 UTC  (4+ messages)

[PATCH v2 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-06 17:16 UTC  (2+ messages)

[PATCH] usb: gadget: tegra-xudc: Fix idle suspend/resume
 2020-05-06 17:13 UTC  (2+ messages)

pulling cap_perfmon
 2020-05-06 17:12 UTC  (4+ messages)

[patch V4 part 5 00/31] x86/entry: Entry/exception code rework,
 2020-05-06 17:11 UTC  (4+ messages)
` [patch V4 part 5 22/31] x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC

MAINTAINERS: Wrong ordering in S390 PCI SUBSYSTEM
 2020-05-06 17:09 UTC  (3+ messages)

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-05-06 17:06 UTC  (5+ messages)
` [PATCH v2 1/2] [media] mtk-mdp: add driver to probe mdp components
` [PATCH v2 2/2] [media] mtk-mdp: use pm_runtime in MDP component driver

[PATCH V1 0/2] CQE fixes
 2020-05-06 17:06 UTC  (3+ messages)
` [PATCH V1 1/2] mmc: core: Check request type before completing the request

[PATCH] x86: bitops: fix build regression
 2020-05-06 17:05 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH] coresight: cti: remove incorrect NULL return check
 2020-05-06 17:05 UTC  (2+ messages)

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-05-06 17:05 UTC  (10+ messages)
` [PATCH v5 2/6] drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence
` [PATCH v5 3/6] drm/tegra: output: Don't leak OF node on error
` [PATCH v5 4/6] drm/tegra: output: Support DRM bridges
` [PATCH v5 5/6] drm/tegra: output: rgb: Support LVDS encoder bridge

[PATCH v8 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-05-06 17:05 UTC  (2+ messages)

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-05-06 16:58 UTC  (9+ messages)

[PATCH] sched/fair: Fix nohz.next_balance update
 2020-05-06 16:56 UTC  (8+ messages)

[PATCH v2 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-06 16:48 UTC  (46+ messages)
` [PATCH v2 01/45] powerpc/kasan: Fix error detection on memory allocation
` [PATCH v2 02/45] powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
` [PATCH v2 03/45] powerpc/kasan: Fix shadow pages allocation failure
` [PATCH v2 04/45] powerpc/kasan: Remove unnecessary page table locking
` [PATCH v2 05/45] powerpc/kasan: Refactor update of early shadow mappings
` [PATCH v2 06/45] powerpc/kasan: Declare kasan_init_region() weak
` [PATCH v2 07/45] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32
` [PATCH v2 08/45] powerpc/ptdump: Reorder flags
` [PATCH v2 09/45] powerpc/ptdump: Add _PAGE_COHERENT flag
` [PATCH v2 10/45] powerpc/ptdump: Display size of BATs
` [PATCH v2 11/45] powerpc/ptdump: Standardise display of BAT flags
` [PATCH v2 12/45] powerpc/ptdump: Properly handle non standard page size
` [PATCH v2 13/45] powerpc/ptdump: Handle hugepd at PGD level
` [PATCH v2 14/45] powerpc/32s: Don't warn when mapping RO data ROX
` [PATCH v2 15/45] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v2 16/45] powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32
` [PATCH v2 17/45] powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
` [PATCH v2 18/45] powerpc/mm: Refactor pte_update() on nohash/32
` [PATCH v2 19/45] powerpc/mm: Refactor pte_update() on book3s/32
` [PATCH v2 20/45] powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
` [PATCH v2 21/45] powerpc/mm: Standardise pte_update() prototype "
` [PATCH v2 22/45] powerpc/mm: Create a dedicated pte_update() for 8xx
` [PATCH v2 23/45] powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
` [PATCH v2 24/45] powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
` [PATCH v2 25/45] powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages
` [PATCH v2 26/45] powerpc/8xx: Manage 512k huge pages as standard pages
` [PATCH v2 27/45] powerpc/8xx: Only 8M pages are hugepte pages now
` [PATCH v2 28/45] powerpc/8xx: MM_SLICE is not needed anymore
` [PATCH v2 29/45] powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
` [PATCH v2 30/45] powerpc/8xx: Add function to set pinned TLBs
` [PATCH v2 31/45] powerpc/8xx: Don't set IMMR map anymore at boot
` [PATCH v2 32/45] powerpc/8xx: Always pin TLBs at startup
` [PATCH v2 33/45] powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB handlers
` [PATCH v2 34/45] powerpc/8xx: Remove now unused TLB miss functions
` [PATCH v2 35/45] powerpc/8xx: Move DTLB perf handling closer
` [PATCH v2 36/45] powerpc/mm: Don't be too strict with _etext alignment on PPC32
` [PATCH v2 37/45] powerpc/8xx: Refactor kernel address boundary comparison
` [PATCH v2 38/45] powerpc/8xx: Add a function to early map kernel via huge pages
` [PATCH v2 39/45] powerpc/8xx: Map IMMR with a huge page
` [PATCH v2 40/45] powerpc/8xx: Map linear memory with huge pages
` [PATCH v2 41/45] powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
` [PATCH v2 42/45] powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
` [PATCH v2 43/45] powerpc/8xx: Implement dedicated kasan_init_region()
` [PATCH v2 44/45] powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
` [PATCH v2 45/45] powerpc/32s: Implement dedicated kasan_init_region()

[PATCH] Kbuild: disable FORTIFY_SOURCE on clang-10
 2020-05-06 16:48 UTC  (5+ messages)
` [PATCH v2] security: disable FORTIFY_SOURCE on clang

[PATCH 0/3] perf-probe: Fix __init function and blacklist checking
 2020-05-06 16:48 UTC  (4+ messages)
` [PATCH 1/3] perf-probe: Fix to check blacklist address correctly

KASAN: use-after-free Read in usblp_bulk_read
 2020-05-06 16:47 UTC  (3+ messages)

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-06 16:45 UTC  (12+ messages)

[PATCH v3 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SOC_ID support
 2020-05-06 16:44 UTC  (8+ messages)
` [PATCH v3 1/7] firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above
` [PATCH v3 2/7] firmware: smccc: Update link to latest SMCCC specification
` [PATCH v3 3/7] firmware: smccc: Add the definition for SMCCCv1.2 version/error codes
` [PATCH v3 4/7] firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
` [PATCH v3 5/7] firmware: smccc: Refactor SMCCC specific bits into separate file
` [PATCH v3 6/7] firmware: smccc: Add function to fetch SMCCC version
` [PATCH v3 7/7] firmware: smccc: Add ARCH_SOC_ID support

[PATCH] kconfig: allow for conditional dependencies
 2020-05-06 16:43 UTC  (4+ messages)

[PATCH] perf-probe: Accept the instance number of kretprobe event
 2020-05-06 16:41 UTC  (3+ messages)

[PATCH v29 00/20] Intel SGX foundations
 2020-05-06 16:39 UTC  (2+ messages)

[PATCH v2] doc: Fix some errors in ras.rst
 2020-05-06 16:37 UTC  (2+ messages)

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-05-06 16:36 UTC  (4+ messages)
` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings

[net-next RFC PATCH 0/2] iproute2: Add PRP support
 2020-05-06 16:35 UTC  (2+ messages)
` [net-next RFC PATCH 1/2] add support for PRP similar to HSR


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