linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 23:54:48 to 2020-05-19 05:50:28 UTC [more...]

[PATCH v4 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-19  5:49 UTC  (29+ messages)
` [PATCH v4 01/45] powerpc/kasan: Fix error detection on memory allocation
` [PATCH v4 02/45] powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
` [PATCH v4 05/45] powerpc/kasan: Refactor update of early shadow mappings
` [PATCH v4 06/45] powerpc/kasan: Declare kasan_init_region() weak
` [PATCH v4 09/45] powerpc/ptdump: Add _PAGE_COHERENT flag
` [PATCH v4 12/45] powerpc/ptdump: Properly handle non standard page size
` [PATCH v4 15/45] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v4 18/45] powerpc/mm: Refactor pte_update() on nohash/32
` [PATCH v4 20/45] powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
` [PATCH v4 21/45] powerpc/mm: Standardise pte_update() prototype "
` [PATCH v4 22/45] powerpc/mm: Create a dedicated pte_update() for 8xx
` [PATCH v4 26/45] powerpc/8xx: Manage 512k huge pages as standard pages
` [PATCH v4 27/45] powerpc/8xx: Only 8M pages are hugepte pages now
` [PATCH v4 28/45] powerpc/8xx: MM_SLICE is not needed anymore
` [PATCH v4 30/45] powerpc/8xx: Add function to set pinned TLBs
` [PATCH v4 31/45] powerpc/8xx: Don't set IMMR map anymore at boot
` [PATCH v4 32/45] powerpc/8xx: Always pin TLBs at startup
` [PATCH v4 35/45] powerpc/8xx: Move DTLB perf handling closer
` [PATCH v4 36/45] powerpc/mm: Don't be too strict with _etext alignment on PPC32
` [PATCH v4 37/45] powerpc/8xx: Refactor kernel address boundary comparison
` [PATCH v4 38/45] powerpc/8xx: Add a function to early map kernel via huge pages
` [PATCH v4 39/45] powerpc/8xx: Map IMMR with a huge page
` [PATCH v4 40/45] powerpc/8xx: Map linear memory with huge pages
` [PATCH v4 41/45] powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
` [PATCH v4 42/45] powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
` [PATCH v4 43/45] powerpc/8xx: Implement dedicated kasan_init_region()
` [PATCH v4 44/45] powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
` [PATCH v4 45/45] powerpc/32s: Implement dedicated kasan_init_region()

clean up and streamline probe_kernel_* and friends v2
 2020-05-19  5:50 UTC  (6+ messages)
` [PATCH 10/18] maccess: unify the probe kernel arch hooks

[PATCH 4.19 00/80] 4.19.124-rc1 review
 2020-05-19  5:49 UTC  (5+ messages)
` [PATCH 4.19 02/80] shmem: fix possible deadlocks on shmlock_user_lock

[PATCH v1] driver core: Fix memory leak when adding SYNC_STATE_ONLY device links
 2020-05-19  5:48 UTC  (3+ messages)
` [PATCH v2] driver core: Fix SYNC_STATE_ONLY device link implementation

[PATCH 5.6 000/192] 5.6.14-rc2 review
 2020-05-19  5:47 UTC 

[PATCH 4.4 00/86] 4.4.224-rc1 review
 2020-05-19  5:45 UTC  (3+ messages)
` [PATCH 4.4 17/86] phy: micrel: Disable auto negotiation on startup

[PATCH 5.6 000/194] 5.6.14-rc1 review
 2020-05-19  5:44 UTC  (5+ messages)
` [PATCH 5.6 061/194] drm/amdgpu: bump version for invalidate L2 before SDMA IBs

[PATCH v2 0/5] soundwire: bus_type: add sdw_master_device support
 2020-05-18 17:43 UTC  (6+ messages)
` [PATCH v2 1/5] soundwire: bus: rename sdw_bus_master_add/delete, add arguments
` [PATCH v2 2/5] soundwire: bus_type: introduce sdw_slave_type and sdw_master_type
` [PATCH v2 3/5] soundwire: bus: add unique bus id
` [PATCH v2 4/5] soundwire: bus_type: add sdw_master_device support
` [PATCH v2 5/5] soundwire: master: add runtime pm support

[PATCH v2] drm/etnaviv: fix perfmon domain interation
 2020-05-19  5:30 UTC 

[RESEND PATCH v8 0/3] Add Intel ComboPhy driver
 2020-05-19  5:25 UTC  (5+ messages)

[PATCH] x86/mm: Don't try to change poison pages to uncacheable in a guest
 2020-05-19  5:22 UTC  (8+ messages)

[PATCH 1/3] dt-bindings: hwmon: Add compatible for ti,ina260
 2020-05-19  5:21 UTC  (4+ messages)
` [PATCH 3/3] hwmon: (ina2xx) Add support for ina260

[PATCH] tee: convert convert get_user_pages() --> pin_user_pages()
 2020-05-19  5:18 UTC 

[PATCH] usb: xhci: fix USB_XHCI_PCI depends
 2020-05-19  5:16 UTC  (2+ messages)

[PATCH 00/10] Introduce attach/detach_page_private to cleanup code
 2020-05-19  5:12 UTC  (3+ messages)
` [PATCH 10/10] mm/migrate.c: call detach_page_private "

inux-next: build failure after merge of the drm-msm tree
 2020-05-19  5:09 UTC 

[PATCH] init/main.c: Print all command line when boot
 2020-05-19  5:09 UTC  (3+ messages)

[PATCH V2 0/3] Covert i.MX GPT/TPM/SYSCTR timer binding to json-schema
 2020-05-19  5:08 UTC  (5+ messages)
` [PATCH V2 1/3] dt-bindings: timer: Convert i.MX GPT "
` [PATCH V2 2/3] dt-bindings: timer: Convert i.MX TPM "
` [PATCH V2 3/3] dt-bindings: timer: Convert i.MX SYSCTR "

[RFC PATCH 0/8] Qualcomm Cloud AI 100 driver
 2020-05-19  5:08 UTC  (2+ messages)

[PATCH] scsi: st: convert convert get_user_pages() --> pin_user_pages()
 2020-05-19  4:55 UTC 

[PATCH v13 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-05-19  4:53 UTC  (6+ messages)
` [PATCH v13 3/5] usb: xhci: Add support for Renesas controller with memory

[PATCH v6 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-19  4:51 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "

[PATCH v4 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-19  4:44 UTC  (6+ messages)
` [PATCH v4 1/4] sysctl: Add register_sysctl_init() interface
` [PATCH v4 2/4] sysctl: Move some boundary constants form sysctl.c to sysctl_vals
` [PATCH v4 3/4] hung_task: Move hung_task sysctl interface to hung_task.c
` [PATCH v4 4/4] watchdog: move watchdog sysctl interface to watchdog.c

[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-05-19  4:39 UTC  (8+ messages)

[PATCH v8 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-19  4:37 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v8 2/2] mtd: rawnand: Add NAND controller support on "

memory offline infinite loop after soft offline
 2020-05-19  4:17 UTC  (2+ messages)

[PATCH] ceph: don't return -ESTALE if there's still an open file
 2020-05-19  4:00 UTC  (11+ messages)

drivers/clk/socfpga/clk-gate.c:100:10: note: in expansion of macro 'GENMASK'
 2020-05-19  3:51 UTC 

[PATCH V3] dt-bindings: reset: Convert i.MX reset to json-schema
 2020-05-19  3:42 UTC 

zswap z3fold + memory offline = infinite loop
 2020-05-19  3:50 UTC  (2+ messages)

[PATCH v2] ceph: don't return -ESTALE if there's still an open file
 2020-05-19  3:45 UTC  (2+ messages)

[PATCH] interconnect: Disallow interconnect core to be built as a module
 2020-05-19  3:42 UTC  (8+ messages)

[PATCH 1/1] riscv: sort select statements alphanumerically
 2020-05-19  3:42 UTC 

[PATCH 0/7] x86: Clean up percpu operations
 2020-05-19  3:38 UTC  (6+ messages)
` [PATCH 2/7] x86/percpu: Clean up percpu_to_op()

[PATCH] soc: fsl: qe: Replace one-element array and use struct_size() helper
 2020-05-19  3:37 UTC  (2+ messages)

[PATCH v3 1/3] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-19  3:34 UTC  (5+ messages)
` [PATCH v3 3/3] mm/memory.c: Add memory read privilege before filling "

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-05-19  3:29 UTC  (11+ messages)
` [PATCH v7 2/4] usb: dwc3: qcom: Add interconnect support in dwc3 driver

linux-next: manual merge of the ipsec-next tree with the net-next tree
 2020-05-19  3:27 UTC 

[PATCH v3] arm64: dts: qcom: apq8016-sbc-d3: Add Qualcomm APQ8016 SBC + D3Camera mezzanine
 2020-05-19  3:21 UTC  (2+ messages)

[PATCH] x86_64: fix jiffies ODR violation
 2020-05-19  3:17 UTC  (2+ messages)

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-05-19  3:11 UTC  (4+ messages)
` [PATCH V1 2/3] mmc: sdhci-msm: Use internal voltage control

[PATCH] arm64: dts: qcom: sc7180: Correct the pdc interrupt ranges
 2020-05-19  3:09 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: don't try to set GPU frequency when GMU is suspended
 2020-05-19  3:07 UTC 

[PATCH v11 00/11] Guest Last Branch Recording Enabling
 2020-05-19  3:08 UTC  (4+ messages)
` [PATCH v11 05/11] perf/x86: Keep LBR stack unchanged in host context for guest LBR event

[PATCH 0/3] Covert i.MX GPT/TPM/SYSCTR timer binding to json-schema
 2020-05-19  3:03 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: timer: Convert i.MX GPT "
` [PATCH 2/3] dt-bindings: timer: Convert i.MX TPM "
` [PATCH 3/3] dt-bindings: timer: Convert i.MX SYSCTR "

[PATCH 1/2] clk: sprd: mark the local clock symbols static
 2020-05-19  3:00 UTC  (2+ messages)
` [PATCH 2/2] clk: sprd: return correct type of value for _sprd_pll_recalc_rate

[PATCH v2 0/2] Add i2c ac-timing adjust support
 2020-05-19  2:57 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: mediatek: "

[PATCH V2] dt-bindings: clock: Convert i.MX7D clock to json-schema
 2020-05-19  2:57 UTC  (3+ messages)

arch/s390/include/asm/lowcore.h:191:33: warning: function 'perf_trace_qla_log_event' might be a candidate for 'gnu_printf' format attribute
 2020-05-19  2:12 UTC 

[PATCH V2] dt-bindings: reset: Convert i.MX reset to json-schema
 2020-05-19  2:55 UTC  (2+ messages)

[rcu:rcu/next] BUILD SUCCESS 68cd9f4e7238839c590c1eb02302c5741f62700b
 2020-05-19  2:51 UTC 

[PATCH] ARM: dts: imx: make src node name generic
 2020-05-19  2:52 UTC  (2+ messages)

[PATCH v5 0/5] perf stat: Support overall statistics for interval mode
 2020-05-19  2:51 UTC  (4+ messages)
` [PATCH v5 5/5] perf stat: Report summary "

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-19  2:50 UTC  (7+ messages)
` [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code

seccomp feature development
 2020-05-19  2:48 UTC  (3+ messages)

drivers/tty/vt/vt.c:1210:22: warning: comparison is always false due to limited range of data type
 2020-05-19  2:33 UTC 

Maintainers / Kernel Summit 2020 planning kick-off
 2020-05-19  2:42 UTC  (2+ messages)

[PATCH v2 3/4] mm/slub: Fix another circular locking dependency in slab_attr_store()
 2020-05-19  2:37 UTC  (4+ messages)

[RFC PATCH linus] clk: sprd: lpll_gate can be static
 2020-05-19  2:33 UTC 

[PATCH v4 4/4] kasan: update documentation for generic kasan
 2020-05-19  2:26 UTC 

[PATCH v4 3/4] kasan: add tests for call_rcu stack recording
 2020-05-19  2:26 UTC 

[PATCH v4 2/4] kasan: record and print the free track
 2020-05-19  2:25 UTC 

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2020-05-19  2:24 UTC  (14+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller

[PATCH v4 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-19  2:23 UTC 

[PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
 2020-05-19  2:23 UTC  (11+ messages)
        ` How about just O_EXEC? (was Re: [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC)

[PATCH v4 0/4] kasan: memorize and print call_rcu stack
 2020-05-19  2:23 UTC 

[PATCH] media: v4l2-ctrls: add encoder skip frames control
 2020-05-19  2:05 UTC 

[tip:x86/cpu] BUILD SUCCESS 3d81b3d1e55a518837c3d1f722c6d93abe34aa85
 2020-05-19  2:05 UTC 

[RFC linux-next PATCH] mm: khugepaged: remove error message when checking external pins
 2020-05-19  2:04 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx50: Add src node interrupt
 2020-05-19  1:56 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx5: make src node name generic

[PATCH V2] ifcvf: move IRQ request/free to status change handlers
 2020-05-19  1:51 UTC  (4+ messages)

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-19  1:50 UTC  (9+ messages)
` [PATCH v2 20/20] cpufreq: Return zero on success in boost sw setting

[PATCH] swap: Add percpu cluster_next to reduce lock contention on swap cache
 2020-05-19  1:39 UTC  (4+ messages)

[PATCH] pinctrl: msm: Add check for pinctrl group is valid
 2020-05-19  1:38 UTC  (2+ messages)

UBSAN: array-index-out-of-bounds in kernel/bpf/arraymap.c:177
 2020-05-19  1:36 UTC  (7+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-19  1:35 UTC  (14+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-19  1:23 UTC  (5+ messages)
` [PATCH v2 12/15] ath10k: use new module_firmware_crashed()

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-19  1:25 UTC  (13+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "
      ` [PATCH v2 1/8] exec: Teach prepare_exec_creds how exec treats uids & gids
      ` [PATCH v2 2/8] exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
      ` [PATCH v2 3/8] exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
      ` [PATCH v2 4/8] exec: Allow load_misc_binary to call prepare_binfmt unconditionally
      ` [PATCH v2 5/8] exec: Move the call of prepare_binprm into search_binary_handler
      ` [PATCH v2 6/8] exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC
      ` [PATCH v2 7/8] exec: Generic execfd support
      ` [PATCH v2 8/8] exec: Remove recursion from search_binary_handler

[PATCH v2 0/6] ov5647 driver improvement
 2020-05-19  1:16 UTC  (7+ messages)
  ` [PATCH v2 1/6] media: ov5647: Add set_fmt and get_fmt calls
  ` [PATCH v2 2/6] media: ov5647: Add support for PWDN GPIO
  ` [PATCH v2 3/6] media: ov5647: Add support for non-continuous clock mode
  ` [PATCH v2 4/6] media: ov5647: Use gpiod_set_value_cansleep
  ` [PATCH v2 5/6] media: dt-bindings: ov5647: Add property for PWDN control
  ` [PATCH v2 6/6] media: dt-bindings: ov5647: Add property for non-continuous clock

[PATCH v3 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-19  1:13 UTC  (3+ messages)

[RFC PATCH v2 0/3] add SW BOOST support for CPPC
 2020-05-19  1:12 UTC  (5+ messages)
` [RFC PATCH v2 1/3] cpufreq: handle the return value of '.set_boost()' properly

[PATCH] net: bmac: Fix read of MAC address from ROM
 2020-05-19  1:05 UTC 

arm64: Register modification during syscall entry/exit stop
 2020-05-19  1:05 UTC 

[PATCH v2 12/15] ath10k: use new module_firmware_crashed()
 2020-05-19  1:05 UTC  (11+ messages)

[RFC PATCH 0/3] add SW BOOST support for CPPC
 2020-05-19  1:04 UTC  (6+ messages)
` [RFC PATCH 2/3] cpufreq: Add SW BOOST support for drivers without frequency table

[PATCH] net: bmac: Fix stack corruption panic in bmac_probe()
 2020-05-19  0:59 UTC  (3+ messages)

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-19  0:55 UTC  (13+ messages)
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation
` [PATCH v3 05/14] remoteproc: Refactor function rproc_fw_boot()

[PATCH] staging: vchiq_arm: cast with __force as needed
 2020-05-19  0:45 UTC 

[PATCH v2 1/2] arm64: dts: rockchip: fix defines in pd_vio node for rk3399
 2020-05-19  0:34 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: rk3399: fix pd_tcpc0 and pd_tcpc1 node position

[PATCH 4/4] ipv6: symbol_get to access a sit symbol
 2020-05-19  0:36 UTC  (4+ messages)

move the SIOCDELRT and SIOCADDRT compat_ioctl handlers v3
 2020-05-19  0:35 UTC  (2+ messages)

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-19  0:35 UTC  (5+ messages)

[PATCH v4 0/5] kvm: Use rcuwait for vcpu blocking
 2020-05-19  0:34 UTC  (4+ messages)
` [PATCH 4/5] rcuwait: Introduce rcuwait_active()

[PATCH] x86: mmiotrace: Use cpumask_available for cpumask_var_t variables
 2020-05-19  0:29 UTC  (5+ messages)

[PATCH v3 1/1] powerpc/crash: Use NMI context for printk when starting to crash
 2020-05-19  0:25 UTC 

[PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from platform device
 2020-05-19  0:23 UTC  (6+ messages)
` [PATCH 2/4] clk/soc: mediatek: mt6797: "

[PATCH] ARM: kprobes: Avoid fortify_panic() when copying optprobe template
 2020-05-19  0:22 UTC  (4+ messages)

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-19  0:21 UTC  (5+ messages)
` [PATCH 1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
` [PATCH 2/4] mm/gup: refactor and de-duplicate gup_fast() code
` [PATCH 3/4] mm/gup: introduce pin_user_pages_fast_only()
` [PATCH 4/4] drm/i915: convert get_user_pages() --> pin_user_pages()

[PATCH v2] usb: gadget: Fix issue with config_ep_by_speed function
 2020-05-19  0:17 UTC 

drivers/iio/accel/bma400_i2c.c:21: undefined reference to `__devm_regmap_init_i2c'
 2020-05-19  0:02 UTC 

[PATCH 0/4] Relocate execve() sanity checks
 2020-05-18 23:57 UTC  (6+ messages)
` [PATCH 1/4] exec: Change uselib(2) IS_SREG() failure to EACCES

[PATCH v7 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-05-18 23:57 UTC  (3+ messages)
` [PATCH v7 4/5] remoteproc: ingenic: Added remoteproc driver

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-18 23:56 UTC  (6+ messages)
` [patch V6 07/37] x86/entry: Provide helpers for execute on irqstack


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