linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 17:37:44 to 2020-05-19 19:53:28 UTC [more...]

[patch V4 part 1 20/36] vmlinux.lds.h: Create section for protection against instrumentation
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V5 11/38] rcu: Provide __rcu_is_watching()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 31/36] printk: Disallow instrumenting print_nmi_enter()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 28/36] hardirq/nmi: Allow nested nmi_enter()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 32/36] sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 30/36] lockdep: Always inline lockdep_{off,on}()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[PATCH 00/11] Make sound work on DT-based MMP2 machines
 2020-05-19 19:52 UTC  (5+ messages)
` [PATCH 01/11] ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on
` [PATCH 10/11] dt-bindings: sound: Add Marvell MMP SSPA binding

[patch V4 part 1 34/36] sched,rcu,tracing: Avoid tracing before in_nmi() is correct
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 27/36] arm64: Prepare arch_nmi_enter() for recursion
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 26/36] printk: Prepare for nested printk_nmi_enter()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 21/36] kprobes: Prevent probes in .noinstr.text section
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/kprobes] "

[patch V4 part 1 29/36] x86/mce: Send #MC singal from task work
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 36/36] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 35/36] x86: Replace ist_enter() with nmi_enter()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-19 19:52 UTC  (4+ messages)
` [patch V4 part 1 25/36] rcu/tree: Mark the idle relevant functions noinstr
  ` [tip: core/rcu] "

[PATCH] sched/cputime: make scale_stime() more precise
 2020-05-19 19:51 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] mm/hmm/test: use xa_for_each_range instead of looping
 2020-05-19 19:50 UTC  (2+ messages)

[PATCH 00/11] arm/arm64: Turning IPIs into normal interrupts
 2020-05-19 19:47 UTC  (5+ messages)
` [PATCH 01/11] genirq: Add fasteoi IPI flow

[PATCH] netfilter/ipvs: expire no destination UDP connections when expire_nodest_conn=1
 2020-05-19 19:46 UTC  (6+ messages)
` [PATCH] netfilter/ipvs: immediately expire UDP connections matching unavailable destination if expire_nodest_conn=1

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-19 19:46 UTC  (25+ 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 ghak25 v5] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-19 19:44 UTC  (3+ messages)

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-19 19:44 UTC  (11+ messages)
` [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
` [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()

CLONE_INTO_CGROUP documentation?
 2020-05-19 19:44 UTC  (5+ messages)
` [PATCH v2] clone.2: Document CLONE_INTO_CGROUP

[PATCH] Replace HTTP links with HTTPS ones: documentation
 2020-05-19 19:43 UTC  (6+ messages)

umip: AMD Ryzen 3900X, pagefault after emulate SLDT/SIDT instruction
 2020-05-19 19:43 UTC  (3+ messages)

[PATCH] init/main.c: Print all command line when boot
 2020-05-19 19:42 UTC  (4+ messages)
` [RFC PATCH 0/2] printk/init: multi-line kernel command line logging
  ` [RFC PATCH 1/2] printk: Move and rename maximum printk output line length defines
  ` [RFC PATCH 2/2] init: Allow multi-line output of kernel command line

[PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
 2020-05-19 19:42 UTC  (5+ messages)
` [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice

[PATCH] x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall()
 2020-05-19 19:41 UTC  (2+ messages)
` [tip: x86/cleanups] "

Introduce SMP support for CI20 (based on JZ4780) v8
 2020-05-19 19:41 UTC  (6+ messages)
` [PATCH v8 1/6] MIPS: JZ4780: Introduce SMP support
` [PATCH v8 3/6] clocksource: Ingenic: Add high resolution timer support for SMP

drivers/scsi/bnx2fc/bnx2fc_hwi.c:1011:17: warning: variable 'dummy' set but not used
 2020-05-19 19:37 UTC 

[PATCH 5.6 000/192] 5.6.14-rc2 review
 2020-05-19 19:37 UTC  (2+ messages)

[PATCH v2] /dev/mem: Revoke mappings when a driver claims the region
 2020-05-19 19:36 UTC  (5+ messages)

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

[PATCH v4 0/2] s390/dasd: remove ioctl_by_bdev from DASD driver
 2020-05-19 19:29 UTC  (4+ messages)
` [PATCH 3/2] block: remove ioctl_by_bdev

[PATCH v3 0/7] Copy hashmap to tools/perf/util, use in perf expr
 2020-05-19 19:28 UTC  (10+ messages)
` [PATCH v3 6/7] perf test: Improve pmu event metric testing
` [PATCH v3 7/7] perf expr: Migrate expr ids table to a hashmap

[RFC PATCH 0/4] DirectX on Linux
 2020-05-19 19:21 UTC  (5+ messages)
` [RFC PATCH 1/4] gpu: dxgkrnl: core code

[RESEND PATCH V2] perf/x86/intel/uncore: Add Comet Lake support
 2020-05-19 19:18 UTC 

[PATCH] perf stat: POWER9 metrics: expand "ICT" acronym
 2020-05-19 19:18 UTC 

[PATCH net-next 0/4] DP83869 Enhancements
 2020-05-19 19:16 UTC  (13+ messages)
` [PATCH net-next 2/4] net: phy: dp83869: Set opmode from straps

[PATCH] kgdboc: Disable all the early code when kgdboc is a module
 2020-05-19 19:14 UTC  (2+ messages)

[RESEND PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-19 19:00 UTC  (6+ messages)
` [RESEND PATCH v7 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [RESEND PATCH v7 2/5] seq_buf: Export seq_buf_printf() to external modules
` [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [RESEND PATCH v7 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [RESEND PATCH v7 5/5] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH

[PATCH perf/core] perf intel-pt: Fix clang build failure in intel_pt_synth_pebs_sample
 2020-05-19 19:12 UTC  (10+ messages)

[PATCH v1] sdhci: tegra: Remove warnings about missing device-tree properties
 2020-05-19 19:07 UTC  (8+ messages)

git-send-email: Ability to populate CC using more tags
 2020-05-19 19:06 UTC  (2+ messages)

[PATCH] dt-bindings: gpu: arm,mali-utgard: add additional properties
 2020-05-19 19:06 UTC  (2+ messages)

[PATCH v2 00/10] Add MMC and DMA support for Actions S700
 2020-05-19 19:03 UTC  (14+ messages)
` [PATCH v2 01/10] dmaengine: Actions: get rid of bit fields from dma descriptor
` [PATCH v2 02/10] dmaengine: Actions: Add support for S700 DMA engine
` [PATCH v2 03/10] clk: actions: Add MMC clock-register reset bits
` [PATCH v2 04/10] arm64: dts: actions: *do not merge* disable sps node from S700
` [PATCH v2 05/10] dt-bindings: dmaengine: convert Actions Semi Owl SoCs bindings to yaml
` [PATCH v2 06/10] arm64: dts: actions: Add DMA Controller for S700
` [PATCH v2 07/10] dt-bindings: reset: s700: Add binding constants for mmc
` [PATCH v2 08/10] dt-bindings: mmc: owl: add compatible string actions,s700-mmc
` [PATCH v2 09/10] arm64: dts: actions: Add MMC controller support for S700
` [PATCH v2 10/10] arm64: dts: actions: Add uSD support for Cubieboard7

[PATCH] net: bmac: Fix read of MAC address from ROM
 2020-05-19 19:03 UTC  (2+ messages)

[PATCH] locking/lockdep: Replace zero-length array with flexible-array
 2020-05-19 19:07 UTC  (3+ messages)
` [tip: locking/core] "

[PATCH v2] Kernel selftests: Add check if tpm devices are supported
 2020-05-19 19:00 UTC  (2+ messages)

[PATCH v2] dt-bindings: nvmem: stm32: new property for data access
 2020-05-19 19:00 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.7-rc6
 2020-05-19 19:00 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for v5.7-rc7
 2020-05-19 19:00 UTC  (2+ messages)

[PULL REQUEST] i2c for v5.8
 2020-05-19 19:00 UTC  (2+ messages)

linux-next: Tree for May 19
 2020-05-19 18:59 UTC  (2+ messages)
` linux-next: Tree for May 19 (block/rnbd/)

[PATCH v8 00/10] Introduce OPP bandwidth bindings
 2020-05-19 18:58 UTC  (3+ messages)
` [PATCH v8 09/10] dt-bindings: interconnect: Add interconnect-tags bindings

[PATCH v1 0/2] Introduce QTI I2C PMIC controller
 2020-05-19 18:57 UTC  (6+ messages)
` [PATCH v1 2/2] mfd: "

[PATCH v3 00/10] x86/resctrl: Misc cleanup
 2020-05-19 18:55 UTC  (5+ messages)
` [PATCH v3 07/10] x86/resctrl: Add arch_needs_linear to explain AMD/Intel MBA difference
` [PATCH v3 09/10] x86/resctrl: Add arch_has_{sparse,empty}_bitmaps to explain CAT differences

[PATCH v4 0/2] soc: ti: add k3 platforms chipid module driver
 2020-05-19 18:54 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: soc: ti: add binding for k3 platforms chipid module

[PATCH v10] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-05-19 18:53 UTC 

[PATCH V1 RESEND 0/3] perf/imx_ddr: Add system PMU support
 2020-05-19 18:51 UTC  (5+ messages)
` [PATCH V1 RESEND 1/3] perf/imx_ddr: Add system PMU identifier for userspace
` [PATCH V1 RESEND 2/3] bindings/perf/imx-ddr: update compatible string

[PATCH v9] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-05-19 18:50 UTC  (3+ messages)

[PATCH v2] sched: Defend cfs and rt bandwidth quota against overflow
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 0/4] Relocate execve() sanity checks
 2020-05-19 18:42 UTC  (6+ messages)

[PATCH] perf/core: Replace zero-length array with flexible-array
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3] sched/fair: fix unthrottle_cfs_rq for leaf_cfs_rq list
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: Fix unthrottle_cfs_rq() "

[PATCH] sched/debug: Fix requested task uclamp values shown in procfs
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH v2] sched/pelt: sync util/runnable_sum with PELT window when propagating
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: sched/core] sched/pelt: Sync "

[PATCH] sched/fair: Replace zero-length array with flexible-array
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] perf/x86/rapl: Add Ice Lake RAPL support
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: perf/core] "

[RESEND PATCH] perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2 RESEND] sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3] sched/fair: enqueue_task_fair optimization
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Optimize enqueue_task_fair()

[PATCH v3] sched/fair: Fix enqueue_task_fair warning some more
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: Fix enqueue_task_fair() "

[PATCH v2] sched/cpuacct: Fix charge cpuacct.usage_sys incorrently
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: sched/core] sched/cpuacct: Fix charge cpuacct.usage_sys

[PATCH v1] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
 2020-05-19 18:44 UTC  (2+ messages)

[PATCH] perf/x86: Replace zero-length array with flexible-array
 2020-05-19 18:44 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] x86/Hyper-V: Support for free page reporting
 2020-05-19 18:37 UTC 

[PATCH] KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags
 2020-05-19 18:37 UTC  (2+ messages)

[PATCH v3] vsprintf: don't obfuscate NULL and error pointers
 2020-05-19 18:36 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the iommu tree
 2020-05-19 18:36 UTC 

[rcu] 2f08469563: BUG:kernel_reboot-without-warning_in_boot_stage
 2020-05-19 18:32 UTC  (10+ messages)

linux-next: Fixes tag needs some work in the nfs-anna tree
 2020-05-19 18:30 UTC 

[PATCH v2 00/14] mediatek: add support for MediaTek Ethernet MAC
 2020-05-19 18:28 UTC  (3+ messages)
` [PATCH v2 01/14] dt-bindings: arm: add a binding document for MediaTek PERICFG controller

[RFC PATCH 0/8] Qualcomm Cloud AI 100 driver
 2020-05-19 18:26 UTC  (7+ messages)

[PATCH v7 1/7] dt-bindings: iio/adc: Convert ingenic-adc docs to YAML
 2020-05-19 18:25 UTC  (5+ messages)
` [PATCH v7 2/7] IIO: Ingenic JZ47xx: Error check clk_enable calls
` [PATCH v7 7/7] input: joystick: Add ADC attached joystick driver

[PATCHv2 0/5] EXC3000 Updates
 2020-05-19 18:24 UTC  (6+ messages)
` [PATCHv2 1/5] dt-bindings: touchscreen: Convert EETI EXC3000 touchscreen to json-schema
` [PATCHv2 2/5] Input: EXC3000: switch to i2c's probe_new API
` [PATCHv2 3/5] Input: EXC3000: add EXC80H60 and EXC80H84 support
` [PATCHv2 4/5] Input: EXC3000: Add support to query model and fw_version
` [PATCHv2 5/5] Input: EXC3000: Add reset gpio support

[PATCH] kasan: Disable branch tracing for core runtime
 2020-05-19 18:24 UTC 

[PATCH] s390/sclp_vt220: Fix console name to match device
 2020-05-19 18:16 UTC 

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-19 18:20 UTC  (7+ messages)

[PATCH v2 0/4] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-19 18:20 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: iio: imu: bmi160: convert txt format to yaml
` [PATCH v2 2/4] dt-bindings: iio: imu: bmi160: add regulators and mount-matrix
` [PATCH v2 3/4] iio: imu: bmi160: added regulator support
` [PATCH v2 4/4] iio: imu: bmi160: added mount-matrix support

[PATCH 0/1] hibernate: restrict writes to the snapshot device
 2020-05-19 18:17 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 4/4] thermal: core: genetlink support for events/cmd/sampling
 2020-05-19 18:11 UTC  (2+ messages)

[PATCH v5 0/5] remoteproc: qcom: PIL info support
 2020-05-19 18:14 UTC  (3+ messages)
` [PATCH v5 3/5] remoteproc: qcom: Update PIL relocation info on load

[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-19 18:14 UTC  (12+ messages)
` [PATCH v5 10/10] mmap locking API: rename mmap_sem to mmap_lock
          ` [PATCH v5.5 "

[PATCH] mm: use only pidfd for process_madvise syscall
 2020-05-19 18:14 UTC  (4+ messages)

[PATCH] net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
 2020-05-19 18:14 UTC 

[PATCH v2] PM: hibernate: restrict writes to the resume device
 2020-05-19 18:14 UTC 

[PATCH v3 0/3] perf: make Perf tool aware of SELinux access control
 2020-05-19 18:10 UTC  (6+ messages)
` [PATCH v3 2/3] perf tool: "

[PATCH 1/3] selftests: kvm: add a SVM version of state-test
 2020-05-19 18:07 UTC 

[PATCH 1/1] soc: ti: omap-prm: use atomic iopoll instead of sleeping one
 2020-05-19 18:04 UTC  (3+ messages)

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-05-19 18:02 UTC  (7+ messages)
  ` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices

[PATCH v3] admin guide/pm: Admin guide for intel-speed-select
 2020-05-19 18:02 UTC  (2+ messages)

[PATCH V5 0/4] x86/resctrl: Enable user to view and select thread throttling mode
 2020-05-19 17:54 UTC  (6+ messages)
` [PATCH V5 4/4] x86/resctrl: Use appropriate API for strings terminated by newline

[tip:x86/mm 1/23] arch/x86/mm/init.c:75:6: warning: no previous prototype for function 'x86_has_pat_wp'
 2020-05-19 17:51 UTC 

[PATCH] x86: mmiotrace: Use cpumask_available for cpumask_var_t variables
 2020-05-19 17:52 UTC  (2+ messages)
` [tip: x86/urgent] x86/mmiotrace: Use cpumask_available() "

[PATCH] platform/x86: dell-wmi: Ignore keyboard attached / detached events
 2020-05-19 17:51 UTC  (2+ messages)

[RFC][PATCH 0/5] Enable objtool multiarch build
 2020-05-19 17:48 UTC  (6+ messages)
` [RFC][PATCH 4/5] objtool: Enable compilation of objtool for all architectures

[PATCH v2] RDMA/rtrs: client: Fix function return on success
 2020-05-19 17:47 UTC  (2+ messages)

[PATCH 0/3] selftests: vdso: Add a selftest for vDSO getcpu()
 2020-05-19 17:44 UTC  (7+ messages)
` [PATCH 2/3] selftests: vdso: Use a header file to prototype parse_vdso API
` [PATCH 3/3] selftests: vdso: Add a selftest for vDSO getcpu()

[PATCH] fpga: dfl: afu: convert get_user_pages() --> pin_user_pages()
 2020-05-19 17:39 UTC  (3+ 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).