linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 14:24:57 to 2020-03-24 16:12:28 UTC [more...]

[PATCH v3 00/26] objtool: vmlinux.o and noinstr validation
 2020-03-24 15:31 UTC  (15+ messages)
` [PATCH v3 01/26] objtool: Introduce validate_return()
` [PATCH v3 02/26] objtool: Rename func_for_each_insn()
` [PATCH v3 03/26] objtool: Rename func_for_each_insn_all()
` [PATCH v3 08/26] objtool: Optimize find_section_by_index()
` [PATCH v3 10/26] objtool: Optimize find_symbol_*() and read_symbols()
` [PATCH v3 12/26] objtool: Resize insn_hash
` [PATCH v3 14/26] objtool: Optimize read_sections()
` [PATCH v3 16/26] objtool: Optimize find_rela_by_dest_range()
` [PATCH v3 19/26] objtool: Implement noinstr validation
` [PATCH v3 20/26] objtool: Optimize !vmlinux.o again
` [PATCH v3 21/26] objtool: Use sec_offset_hash() for insn_hash
` [PATCH v3 22/26] objtool: Detect loading function pointers across noinstr
` [PATCH v3 23/26] kbuild/objtool: Add objtool-vmlinux.o pass
` [PATCH v3 25/26] objtool: Rearrange validate_section()

[PATCH bpf-next v5 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-03-24 16:12 UTC  (19+ messages)
` [PATCH bpf-next v5 2/7] security: Refactor declaration of LSM hooks
` [PATCH bpf-next v5 3/7] bpf: lsm: provide attachment points for BPF LSM programs
` [PATCH bpf-next v5 4/7] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v5 5/7] bpf: lsm: Initialize the BPF LSM hooks

[PATCH v4 0/4] tty: serial: fsl_lpuart: various fixes and LS1028A support
 2020-03-24 16:12 UTC  (4+ messages)
` [PATCH v4 1/4] tty: serial: fsl_lpuart: fix DMA operation when using IOMMU

[PATCH 1/1] x86 support for the initrd= command line option
 2020-03-24 16:12 UTC  (14+ messages)

[PATCH] net: PHY: bcm-unimac: Fix clock handling
 2020-03-24 16:10 UTC 

clone3: allow creation of time namespace with offset
 2020-03-24 16:09 UTC  (7+ messages)

[patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-24 16:09 UTC  (7+ messages)
` [patch V3 01/23] rcu: Dont acquire lock in NMI handler in rcu_nmi_enter_common()
` [patch V3 02/23] rcu: Add comments marking transitions between RCU watching and not
` [patch V3 17/23] rcu/tree: Mark the idle relevant functions noinstr
  ` [RESEND][patch "

[PATCH v3 0/3] block/diskstats: more accurate io_ticks and optimization
 2020-03-24 16:06 UTC  (2+ messages)

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-24 16:04 UTC  (7+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "

[PATCH v2] media: coda: jpeg: support optimized huffman tables
 2020-03-24 16:04 UTC 

[PATCH] x86: Alias memset to __builtin_memset
 2020-03-24 16:02 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/5] nvmem: patches (set 2) for 5.7
 2020-03-24 15:59 UTC  (9+ messages)
` [PATCH 5/5] nvmem: Add support for write-only instances

[v3 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-24 15:58 UTC  (7+ messages)
` [v3 1/6] arm64: dts: msm8916: Add i2c-qcom-cci node
` [v3 2/6] arm64: dts: apq8016-sbc: Add CCI/Sensor nodes
` [v3 3/6] arm64: dts: sdm845: Add i2c-qcom-cci node
` [v3 4/6] arm64: dts: sdm845-db845c: Add pm_8998 gpio names
` [v3 5/6] arm64: dts: sdm845-db845c: Add ov8856 & ov7251 camera nodes
` [v3 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[PATCH] ARM: dts: at91: rm9200: switch to new clock bindings
 2020-03-24 15:57 UTC  (2+ messages)

[PATCH] affine kernel threads to specified cpumask
 2020-03-24 15:56 UTC  (8+ messages)
      ` [PATCH v2] isolcpus: "

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-24 15:56 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-03-24 15:55 UTC  (11+ messages)

[PATCH 00/13] Modernize Loongson64 Machine
 2020-03-24 15:51 UTC  (15+ messages)
` [PATCH v6 00/11] Modernize Loongson64 Machine v6
  ` [PATCH v6 01/11] irqchip: Add driver for Loongson I/O Local Interrupt Controller
  ` [PATCH v6 02/11] irqchip: loongson-liointc: Workaround LPC IRQ Errata
  ` [PATCH v6 03/11] dt-bindings: interrupt-controller: Add Loongson LIOINTC
  ` [PATCH v6 04/11] irqchip: Add driver for Loongson-3 HyperTransport PIC controller
  ` [PATCH v6 05/11] dt-bindings: interrupt-controller: Add Loongson-3 HTPIC
  ` [PATCH v6 06/11] irqchip: mips-cpu: Convert to simple domain
  ` [PATCH v6 07/11] MIPS: Loongson64: Drop legacy IRQ code
  ` [PATCH v6 08/11] dt-bindings: mips: Add loongson boards
  ` [PATCH v6 09/11] MIPS: Loongson64: Add generic dts
  ` [PATCH v6 10/11] MIPS: Loongson64: Load built-in dtbs
  ` [PATCH v6 11/11] MIPS: Loongson64: Move MIPS_CPU_IRQ_BASE

[PATCH 4.19 00/65] 4.19.113-rc1 review
 2020-03-24 15:53 UTC  (2+ messages)

[PATCH 0/2] Add A20-OLinuXino-LIME-eMMC
 2020-03-24 15:50 UTC  (2+ messages)

[PATCH] x86/Hyper-V: Fix hv sched clock function return wrong time unit
 2020-03-24 15:49 UTC  (2+ messages)

[PATCH] tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors
 2020-03-24 15:49 UTC  (12+ messages)

[PATCH v2 0/5] Add support for Topwise A721 tablet
 2020-03-24 15:49 UTC  (2+ messages)

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-24 15:48 UTC  (7+ messages)
` [PATCH RFC v2 tip/core/rcu 01/22] sched/core: Add function to sample state of locked-down task

[PATCH 0/2] Replace Intel SVM with IOMMU SVA APIs
 2020-03-24 15:53 UTC  (4+ messages)
` [PATCH 2/2] iommu/vt-d: Replace intel SVM APIs with generic "

[PATCH v2 1/3] driver core: Break infinite loop when deferred probe can't be satisfied
 2020-03-24 15:47 UTC  (5+ messages)

[PATCH 0/3] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-03-24 15:44 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
` [PATCH 2/3] iio: adc: Add PMIC7 ADC bindings
` [PATCH 3/3] iio: adc: Add support for PMIC7 ADC

[PATCH RESEND net 1/3] class: add class_find_and_get_file_ns() helper function
 2020-03-24 15:44 UTC  (2+ messages)

[PATCH] f2fs: remove redundant compress inode check
 2020-03-24 15:43 UTC  (3+ messages)

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-24 15:43 UTC  (8+ messages)

[PATCH v2] f2fs: compress: support zstd compress algorithm
 2020-03-24 15:39 UTC  (3+ messages)

[RFC PATCH 00/21] Improve list integrity checking
 2020-03-24 15:36 UTC  (22+ messages)
` [RFC PATCH 01/21] list: Remove hlist_unhashed_lockless()
` [RFC PATCH 02/21] list: Remove hlist_nulls_unhashed_lockless()
` [RFC PATCH 03/21] list: Annotate lockless list primitives with data_race()
` [RFC PATCH 04/21] timers: Use hlist_unhashed() instead of open-coding in timer_pending()
` [RFC PATCH 05/21] list: Comment missing WRITE_ONCE() in __list_del()
` [RFC PATCH 06/21] list: Remove superfluous WRITE_ONCE() from hlist_nulls implementation
` [RFC PATCH 07/21] Revert "list: Use WRITE_ONCE() when adding to lists and hlists"
` [RFC PATCH 08/21] Revert "list: Use WRITE_ONCE() when initializing list_head structures"
` [RFC PATCH 09/21] list: Remove unnecessary WRITE_ONCE() from hlist_bl_add_before()
` [RFC PATCH 10/21] kernel-hacking: Make DEBUG_{LIST,PLIST,SG,NOTIFIERS} non-debug options
` [RFC PATCH 11/21] list: Add integrity checking to hlist implementation
` [RFC PATCH 12/21] list: Poison ->next pointer for non-RCU deletion of 'hlist_nulls_node'
` [RFC PATCH 13/21] list: Add integrity checking to hlist_nulls implementation
` [RFC PATCH 14/21] plist: Use CHECK_DATA_CORRUPTION instead of explicit {BUG,WARN}_ON()
` [RFC PATCH 15/21] list_bl: Use CHECK_DATA_CORRUPTION instead of custom BUG_ON() wrapper
` [RFC PATCH 16/21] list_bl: Extend integrity checking in deletion routines
` [RFC PATCH 17/21] linux/bit_spinlock.h: Include linux/processor.h
` [RFC PATCH 18/21] list_bl: Move integrity checking out of line
` [RFC PATCH 19/21] list_bl: Extend integrity checking to cover the same cases as 'hlist'
` [RFC PATCH 20/21] list: Format CHECK_DATA_CORRUPTION error messages consistently
` [RFC PATCH 21/21] lkdtm: Extend list corruption checks

[PATCH v6 0/8] x86/split_lock: Fix and virtualization of split lock detection
 2020-03-24 15:18 UTC  (9+ messages)
` [PATCH v6 1/8] x86/split_lock: Rework the initialization flow "
` [PATCH v6 2/8] x86/split_lock: Avoid runtime reads of the TEST_CTRL MSR
` [PATCH v6 3/8] x86/split_lock: Export handle_user_split_lock()
` [PATCH v6 4/8] kvm: x86: Emulate split-lock access as a write in emulator
` [PATCH v6 5/8] kvm: vmx: Extend VMX's #AC interceptor to handle split lock #AC happens in guest
` [PATCH v6 6/8] kvm: x86: Emulate MSR IA32_CORE_CAPABILITIES
` [PATCH v6 7/8] kvm: vmx: Enable MSR_TEST_CTRL for intel guest
` [PATCH v6 8/8] kvm: vmx: virtualize split lock detection

[v2 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-24 15:38 UTC  (4+ messages)
` [v2 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[PATCH v3] x86/vmlinux: Fix vmlinux.lds.S with pre-2.23 binutils
 2020-03-24 15:38 UTC  (11+ messages)
        ` [PATCH] Documentation/changes: Raise minimum supported binutils version to 2.23

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-24 15:38 UTC  (6+ messages)
` [patch 09/22] cpufreq: Convert to new X86 CPU match macros
  ` [patch V2 "
    ` [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression

[PATCH RESEND] clk: sunxi: Fix incorrect usage of round_down()
 2020-03-24 15:37 UTC  (2+ messages)

.[PATCH v4 0/4] drm/sun4i: Improve alpha processing
 2020-03-24 15:36 UTC  (3+ messages)
  ` [PATCH v4 4/4] RFC: drm/sun4i: Process alpha channel of most bottom layer

[PATCH v3] i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()
 2020-03-24 15:35 UTC  (2+ messages)

[PATCH net-next v3 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-24 15:34 UTC  (4+ messages)
` [PATCH net-next v3 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only

[PATCH] coresight: do not use the BIT() macro in the UAPI header
 2020-03-24 15:31 UTC  (2+ messages)

[PATCH v5] perf tools: add support for libpfm4
 2020-03-24 15:29 UTC  (3+ messages)

[PATCH v2] lib/refcount: Document interaction with PID_MAX_LIMIT
 2020-03-24 15:29 UTC  (3+ messages)

[PATCH 0/3] Misc bug fixes for VT-d SVM
 2020-03-24 15:31 UTC  (6+ messages)
` [PATCH 1/3] iommu/vt-d: Remove redundant IOTLB flush

[PATCH] KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer
 2020-03-24 15:24 UTC  (2+ messages)

[PATCH v1 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-24 15:24 UTC  (9+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260

[PATCH 1/2] xen: expand BALLOON_MEMORY_HOTPLUG description
 2020-03-24 15:20 UTC  (7+ messages)
` [PATCH 2/2] xen: enable BALLOON_MEMORY_HOTPLUG by default

[PATCH v4 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder
 2020-03-24 15:19 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: Add vendor prefix for Chrontel, Inc
` [PATCH v4 2/3] dt-bindings: display: Add Chrontel CH7033 Video Encoder binding
` [PATCH v4 3/3] drm/bridge: chrontel-ch7033: Add a new driver

[PATCH] rearrange the output text, cosmetic changes
 2020-03-24 15:15 UTC  (2+ messages)

mmotm 2020-03-23-21-29 uploaded
 2020-03-24 15:16 UTC  (2+ messages)
` mmotm 2020-03-23-21-29 uploaded (pci/controller/dwc/pcie-tegra194.c)

[RFC][PATCHSET] x86 uaccess cleanups
 2020-03-24 15:15 UTC  (3+ messages)
` [RFC][PATCH 01/22] x86 user stack frame reads: switch to explicit __get_user()

[PATCH] char/random: silence a lockdep splat with printk()
 2020-03-24 15:13 UTC  (2+ messages)
` dmesg -w regression in v5.4.22, bisected, was: "

[RESEND PATCH v5 0/3] BQ25150/155 Charger
 2020-03-24 15:14 UTC 

[PATCH] sched: Use RCU-sched in core-scheduling balancing logic
 2020-03-24 15:12 UTC  (7+ messages)

[PATCH v2 0/3] Convert thermal bindings to yaml
 2020-03-24 15:06 UTC  (7+ messages)
` [PATCH v2 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

[PATCH] PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
 2020-03-24 15:05 UTC  (2+ messages)

[PATCH] perf tools: Add missing Intel CPU events to parser
 2020-03-24 15:04 UTC 

[RFC PATCH v2 0/3] KASAN/KUnit Integration
 2020-03-24 15:05 UTC  (4+ messages)
` [RFC PATCH v2 3/3] KASAN: Port KASAN Tests to KUnit

[PATCH v7 00/48] atmel_mxt_ts misc
 2020-03-24 15:03 UTC  (7+ messages)

[RFC PATCH v4 0/6] arm64: tlb: add support for TTL feature
 2020-03-24 15:01 UTC  (4+ messages)
` [RFC PATCH v4 5/6] arm64: tlb: Use translation level hint in vm_flags

[PATCH v2]usb: gadget: bcm63xx_udc:remove redundant variable assignment
 2020-03-24 14:55 UTC  (3+ messages)

locks use-after-free stable request
 2020-03-24 14:53 UTC  (3+ messages)

[PATCH 0/3] kselftest: Extend vDSO tests
 2020-03-24 14:51 UTC  (4+ messages)
` [PATCH 1/3] kselftest: Enable vDSO test on non x86 platforms
` [PATCH 2/3] kselftest: Extend vDSO selftest
` [PATCH 3/3] kselftest: Extend vDSO selftest to clock_getres

[PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration
 2020-03-24 14:49 UTC  (7+ messages)

[PATCH v8 00/19] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-03-24 14:46 UTC  (6+ messages)
` [PATCH v8 18/19] platform/x86: intel_pmc_ipc: Convert to MFD

[PATCH V2] perf cpumap: Fix snprintf overflow check
 2020-03-24 14:44 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: vendor-prefixes: Add Beacon vendor prefix
 2020-03-24 14:43 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx: Add Beacon i.MX8m-Mini development kit

[PATCH v11 10/12] backlight: pwm_bl: Use 64-bit division function
 2020-03-24 14:43 UTC  (7+ messages)

[PATCH v2] i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()
 2020-03-24 14:39 UTC  (3+ messages)

[PATCH v3 0/7] Improvements to MHI Bus
 2020-03-24 14:38 UTC  (3+ messages)
` [PATCH v3 2/7] bus: mhi: core: Add support for reading MHI info from device

[PATCH 00/13] usb: dwc3: meson: add OTG support for GXL/GXM
 2020-03-24 14:35 UTC  (4+ messages)
` [PATCH 05/13] usb: dwc3: meson-g12a: refactor usb2 phy init

[PATCH] x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
 2020-03-24 14:35 UTC 

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-03-24 14:35 UTC  (2+ messages)

[PATCH 0/2] Fix SVM hang at startup
 2020-03-24 12:00 UTC  (5+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: check caller of H_SVM_* Hcalls

KASAN: slab-out-of-bounds Read in garmin_read_process
 2020-03-24 14:28 UTC  (2+ messages)

[PATCH v2 00/20] Reorganize media Kconfig
 2020-03-24 14:27 UTC  (3+ messages)

[RESEND][PATCH v3 00/17] Add static_call()
 2020-03-24 13:56 UTC  (15+ messages)
` [RESEND][PATCH v3 02/17] module: Fix up module_notifier return values
` [RESEND][PATCH v3 03/17] module: Properly propagate MODULE_STATE_COMING failure
` [RESEND][PATCH v3 04/17] jump_label,module: Fix module lifetime for __jump_label_mod_text_reserved
` [RESEND][PATCH v3 05/17] compiler.h: Make __ADDRESSABLE() symbol truly unique
` [RESEND][PATCH v3 06/17] static_call: Add basic static call infrastructure
` [RESEND][PATCH v3 07/17] static_call: Add inline "
` [RESEND][PATCH v3 08/17] static_call: Avoid kprobes on inline static_call()s
` [RESEND][PATCH v3 09/17] x86/static_call: Add out-of-line static call implementation
` [RESEND][PATCH v3 10/17] x86/static_call: Add inline static call implementation for x86-64
` [RESEND][PATCH v3 12/17] tracepoint: Optimize using static_call()
` [RESEND][PATCH v3 13/17] x86/alternatives: Teach text_poke_bp() to emulate RET
` [RESEND][PATCH v3 14/17] static_call: Add static_cond_call()
` [RESEND][PATCH v3 15/17] static_call: Handle tail-calls
` [RESEND][PATCH v3 17/17] x86/perf, static_call: Optimize x86_pmu methods


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