linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-14 18:06:00 to 2021-01-14 20:03:15 UTC [more...]

[PATCHv7 bpf-next 0/3] perf: Add mmap2 build id support
 2021-01-14 20:01 UTC  (4+ messages)
` [PATCH bpf-next 2/3] bpf: Add size arg to build_id_parse function

[PATCH] selinux: include a consumer of the new IMA critical data hook
 2021-01-14 20:01 UTC  (4+ messages)

[PATCH] driver core: Extend device_is_dependent()
 2021-01-14 19:58 UTC  (4+ messages)

[PATCH v2 00/14] kasan: HW_TAGS tests support and fixes
 2021-01-14 19:56 UTC  (5+ messages)
` [PATCH v2 11/14] kasan: fix bug detection via ksize for HW_TAGS mode

upstream build error (12)
 2021-01-14 19:54 UTC  (6+ messages)

[PATCH v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-14 19:54 UTC  (5+ messages)

[RESEND PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2021-01-14 19:53 UTC  (7+ messages)
` [RESEND PATCH v3 2/2] "

[PATCH] compiler.h: Raise minimum version of GCC to 5.1 for arm64
 2021-01-14 19:51 UTC  (9+ messages)

[PATCH] MAINTAINERS: Add section for NXP i.MX clock drivers
 2021-01-14 19:50 UTC  (2+ messages)

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-14 19:49 UTC  (4+ messages)
` [PATCH v3 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable

objtool/ORC generation for noreturn functions
 2021-01-14 19:47 UTC  (3+ messages)

USB Keyboard having problems to be detected
 2021-01-14 19:39 UTC 

[PATCH 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
 2021-01-14 19:46 UTC  (4+ messages)

drivers/media/test-drivers/vidtv/vidtv_psi.c:1778:32: warning: taking address of packed member 'bitfield' of class or structure 'vidtv_psi_table_eit_event' may result in an unaligned pointer value
 2021-01-14 19:44 UTC 

[PATCH 00/21] objtool: vmlinux.o and CLANG LTO support
 2021-01-14 19:40 UTC  (22+ messages)
` [PATCH 01/21] objtool: Fix seg fault in BT_FUNC() with fake jump
` [PATCH 02/21] objtool: Fix error handling for STD/CLD warnings
` [PATCH 03/21] objtool: Fix retpoline detection in asm code
` [PATCH 04/21] objtool: Fix ".cold" section suffix check for newer versions of GCC
` [PATCH 05/21] objtool: Support retpoline jump detection for vmlinux.o
` [PATCH 06/21] x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
` [PATCH 07/21] objtool: Assume only ELF functions do sibling calls
` [PATCH 08/21] objtool: Add asm version of STACK_FRAME_NON_STANDARD
` [PATCH 09/21] objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
` [PATCH 10/21] objtool: Add xen_start_kernel() to noreturn list
` [PATCH 11/21] objtool: Move unsuffixed symbol conversion to a helper function
` [PATCH 12/21] objtool: Add CONFIG_CFI_CLANG support
` [PATCH 13/21] x86/xen: Support objtool validation in xen-asm.S
` [PATCH 14/21] x86/xen: Support objtool vmlinux.o validation in xen-head.S
` [PATCH 15/21] x86/xen/pvh: Convert indirect jump to retpoline
` [PATCH 16/21] x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.S
` [PATCH 17/21] x86/acpi: Convert indirect jump to retpoline
` [PATCH 18/21] x86/acpi: Support objtool validation in wakeup_64.S
` [PATCH 19/21] x86/power: Convert indirect jumps to retpolines
` [PATCH 20/21] x86/power: Move restore_registers() to top of the file
` [PATCH 21/21] x86/power: Support objtool validation in hibernate_asm_64.S

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-14 19:41 UTC  (8+ messages)
` [RFC PATCH 4/8] mm: Separate fault info out of 'struct vm_fault'
` [RFC PATCH 5/8] mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT

linux-next: Fixes tag needs some work in the battery tree
 2021-01-14 19:39 UTC 

[PATCH v3 00/15] kasan: HW_TAGS tests support and fixes
 2021-01-14 19:36 UTC  (16+ messages)
` [PATCH v3 01/15] kasan: prefix global functions with kasan_
` [PATCH v3 02/15] kasan: clarify HW_TAGS impact on TBI
` [PATCH v3 03/15] kasan: clean up comments in tests
` [PATCH v3 04/15] kasan: add macros to simplify checking test constraints
` [PATCH v3 05/15] kasan: add match-all tag tests
` [PATCH v3 06/15] kasan, arm64: allow using KUnit tests with HW_TAGS mode
` [PATCH v3 07/15] kasan: rename CONFIG_TEST_KASAN_MODULE
` [PATCH v3 08/15] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH v3 09/15] kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
` [PATCH v3 10/15] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH v3 11/15] kasan: move _RET_IP_ to inline wrappers
` [PATCH v3 12/15] kasan: fix bug detection via ksize for HW_TAGS mode
` [PATCH v3 13/15] kasan: add proper page allocator tests
` [PATCH v3 14/15] kasan: add a test for kmem_cache_alloc/free_bulk
` [PATCH v3 15/15] kasan: don't run tests when KASAN is not enabled

[PATCH v2 0/2] kasan: fixes for 5.11-rc
 2021-01-14 19:33 UTC  (3+ messages)
` [PATCH v2 1/2] kasan, mm: fix conflicts with init_on_alloc/free
` [PATCH v2 2/2] kasan, arm64: fix pointer tags in KASAN reports

[PATCH v4 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-01-14 19:31 UTC  (2+ messages)

[PATCH v2 0/2] Add support for USB3 PHY on SDX55
 2021-01-14 19:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp: Add SDX55 USB PHY binding

[PATCH v6 00/33] MT8192 IOMMU support
 2021-01-14 19:27 UTC  (3+ messages)
` [PATCH v6 06/33] of/device: Move dma_range_map before of_iommu_configure

[PATCH] x86/mm/mtrr: remove definition of DEBUG
 2021-01-14 19:25 UTC  (3+ messages)

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-14 19:24 UTC  (13+ messages)
` [RFC PATCH v3 07/16] cxl/mem: Implement polled mode mailbox
` [RFC PATCH v3 14/16] cxl/mem: Use CEL for enabling commands
` [RFC PATCH v3 15/16] cxl/mem: Add limited Get Log command (0401h)

linux-next: Signed-off-by missing for commit in the arm64-fixes tree
 2021-01-14 19:24 UTC 

arch/arm/mach-omap2/board-generic.c:36:28: warning: no previous prototype for 'omap_init_time_of'
 2021-01-14 19:23 UTC 

[PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-14 19:21 UTC  (15+ messages)
` [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook

[Bug 211189] New: vgaarb overrides boot device unexpectedly with Intel and discrete AMDGPU
 2021-01-14 19:20 UTC 

[PATCH] fs/proc: Expose RSEQ configuration
 2021-01-14 19:20 UTC  (3+ messages)

[PATCH] mm/hugetlb: Use helper huge_page_order and pages_per_huge_page
 2021-01-14 19:19 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: sdm845: add oneplus6/6t devices
 2021-01-14 19:19 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: Document bindings for new SDM845 devices

[PATCH v1 (RFC)] docs: discourage users from using bugzilla.kernel.org
 2021-01-14 19:18 UTC  (5+ messages)

[PATCH v2 00/14] KVM: SVM: Misc SEV cleanups
 2021-01-14 19:17 UTC  (8+ messages)
` [PATCH v2 02/14] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
` [PATCH v2 03/14] KVM: SVM: Move SEV module params/variables to sev.c

[PATCH v2 0/3] Serialize execution environment changes for MHI
 2021-01-14 19:16 UTC  (4+ messages)
` [PATCH v2 1/3] bus: mhi: core: Clear devices when moving execution environments
` [PATCH v2 2/3] bus: mhi: core: Download AMSS image from appropriate function
` [PATCH v2 3/3] bus: mhi: core: Process execution environment changes serially

perf tools build broken for RISCV 32 bit
 2021-01-14 19:16 UTC  (2+ messages)

[PATCH] mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call
 2021-01-14 19:16 UTC  (3+ messages)

[PATCH v4 0/5] imx8mq: updates for the interconnect fabric
 2021-01-14 19:14 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path

[PATCH v2 1/2] dt-bindings: arm: fsl: add Kontron sl28 variant 1
 2021-01-14 19:12 UTC  (2+ messages)

[PATCH v3, 00/15] drm/mediatek: add support for mediatek SOC MT8192
 2021-01-14 19:11 UTC  (3+ messages)
` [PATCH v3, 01/15] dt-bindings: mediatek: add description for postmask

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-01-14 19:10 UTC  (4+ messages)
` [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest

[PATCH v2 0/6] iio:pressure:ms5637: add ms5803 support
 2021-01-14 19:09 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: trivial-devices: reorder memsic devices
` [PATCH v2 6/6] iio:pressure:ms5637: add ms5803 support

[PATCH net-next 0/2] dsa: add MT7530 GPIO support
 2021-01-14 19:11 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: dsa: add MT7530 GPIO controller binding

[PATCH 0/3] arm64: rockchip: rk3328: Add Radxa ROCK Pi E
 2021-01-14 19:09 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: arm: rockchip: "

[PATCH] soc: samsung: pm_domains: Convert to regular platform driver
 2021-01-14 19:07 UTC  (4+ messages)

[PATCH 0/9] Clock fixes for MSM8998 GCC, MMCC, GPUCC
 2021-01-14 19:07 UTC  (3+ messages)
` [PATCH 1/9] clk: qcom: gcc-msm8998: Wire up gcc_mmss_gpll0 clock

[PATCH] rpmsg: char: return an error if device already open
 2021-01-14 19:05 UTC  (2+ messages)

[PATCH v2] perf test: Fix shadow stat test for non-bash shells
 2021-01-14 19:03 UTC  (3+ messages)

[PATCH v26 00/12] Landlock LSM
 2021-01-14 19:03 UTC  (9+ messages)
` [PATCH v26 07/12] landlock: Support filesystem access-control
` [PATCH v26 11/12] samples/landlock: Add a sandbox manager example

[PATCH v5] perf stat: Fix wrong skipping for per-die aggregation
 2021-01-14 19:00 UTC  (4+ messages)

[PATCH v6] perf stat: Fix wrong skipping for per-die aggregation
 2021-01-14 19:00 UTC  (2+ messages)

[PATCH] scripts: kconfig: fix HOSTCC call
 2021-01-14 19:00 UTC  (2+ messages)

drivers/media/test-drivers/vidtv/vidtv_psi.c:1457:31: warning: taking address of packed member 'bitfield' of class or structure 'vidtv_psi_table_nit' may result in an unaligned pointer value
 2021-01-14 19:00 UTC 

[PATCH] nt: usb: USB_RTL8153_ECM should not default to y
 2021-01-14 19:00 UTC  (2+ messages)

[PATCH v7 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-14 18:56 UTC  (4+ messages)
` [PATCH v7 3/7] mfd: Add base driver for Netronix embedded controller

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-01-14 18:55 UTC  (20+ messages)
` [PATCH v1 5/5] driver core: Set "

[PATCH v4] kbuild: check the minimum compiler version in Kconfig
 2021-01-14 18:53 UTC 

[PATCH v2] fs/proc: Expose RSEQ configuration
 2021-01-14 18:54 UTC 

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-14 18:52 UTC  (5+ messages)
` [RFC PATCH v3 6/6] of: Add plumbing for restricted DMA pool

[PATCH v8 0/3] Introduce Embedded Controller driver for Acer A500
 2021-01-14 18:49 UTC  (3+ messages)
` [PATCH v8 3/3] power: supply: Add battery gauge driver for Acer Iconia Tab A500

[PATCH v1 0/2] ACPI: scan: Janitorial changes in acpi_device_add()
 2021-01-14 18:47 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: scan: Rearrange memory allocation "
` [PATCH v1 2/2] ACPI: scan: Adjust white space "

WARNING in smk_write_relabel_self
 2021-01-14 18:46 UTC 

[PATCH 4/7] wil6210: select CONFIG_CRC32
 2021-01-14 18:45 UTC  (2+ messages)

[PATCH v6 00/11] Raspberry Pi PoE HAT fan support
 2021-01-14 18:44 UTC  (4+ messages)
` [PATCH v6 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH] HID: hid-input: avoid splitting keyboard, system and consumer controls
 2021-01-14 18:43 UTC  (3+ messages)

[PATCH] power: supply: bq256xx: Fix BQ256XX_NUM_WD_VAL and bq256xx_watchdog_time[] overrun
 2021-01-14 18:43 UTC  (2+ messages)

[PATCH v3 08/15] x86: add new features for paravirt patching
 2021-01-14 18:40 UTC  (4+ messages)

cpuidle-qcom-spm.c:undefined reference to `cpu_resume_arm'
 2021-01-14 18:38 UTC 

[PATCH 0/3] arm64: cpufeature: Add filter function to control
 2021-01-14 18:37 UTC  (5+ messages)

[PATCH RFC] x86/sgx: Add trivial NUMA allocation
 2021-01-14 18:35 UTC  (4+ messages)

[PATCH] ACPI: thermal: Do not call acpi_thermal_check() directly
 2021-01-14 18:34 UTC 

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-14 18:34 UTC  (4+ messages)
` [PATCH v6 12/16] net: tip: fix a couple "

[PATCH v3] kbuild: check the minimum compiler version in Kconfig
 2021-01-14 18:32 UTC  (4+ messages)

[PATCH mips-next 0/2] MIPS: fix -Wshadow in include files
 2021-01-14 18:30 UTC  (3+ messages)
` [PATCH mips-next 1/2] MIPS: bitops: fix -Wshadow in asm/bitops.h
  ` [PATCH mips-next 2/2] MIPS: pgtable: fix -Wshadow in asm/pgtable.h

[PATCH v2] lib: add basic KUnit test for lib/math
 2021-01-14 18:27 UTC 

net/can/isotp.c:1240:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-01-14 18:22 UTC  (2+ messages)

drivers/iio/accel/adxl372.c:949:3: warning: converting the result of '<<' to a boolean always evaluates to true
 2021-01-14 18:24 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: extend mib-fragments name to mib-fragments-err
 2021-01-14 18:20 UTC  (4+ messages)
  ` [EXT] "

[PATCH v5] modules: introduce the MODULE_SCMVERSION config
 2021-01-14 18:20 UTC  (3+ messages)

[PATCH v2 1/2] power: supply: PCHG: Peripheral device charger
 2021-01-14 18:19 UTC  (2+ messages)

[PATCH bpf-next v7 00/11] Atomics for eBPF
 2021-01-14 18:17 UTC  (12+ messages)
` [PATCH bpf-next v7 01/11] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH bpf-next v7 02/11] bpf: x86: Factor out emission of REX byte
` [PATCH bpf-next v7 03/11] bpf: x86: Factor out a lookup table for some ALU opcodes
` [PATCH bpf-next v7 04/11] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH bpf-next v7 05/11] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
` [PATCH bpf-next v7 06/11] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH bpf-next v7 07/11] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH bpf-next v7 08/11] bpf: Pull out a macro for interpreting atomic ALU operations
` [PATCH bpf-next v7 09/11] bpf: Add bitwise atomic instructions
` [PATCH bpf-next v7 10/11] bpf: Add tests for new BPF atomic operations
` [PATCH bpf-next v7 11/11] bpf: Document new atomic instructions

[PATCH v1] HID: make arrays usage and value to be the same
 2021-01-14 18:19 UTC  (5+ messages)

[PATCH v2] kbuild: check the minimum compiler version in Kconfig
 2021-01-14 18:14 UTC  (2+ messages)

[PATCH] Documentation: livepatch: document reliable stacktrace
 2021-01-14 18:10 UTC  (5+ messages)

[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
 2021-01-14 18:07 UTC  (12+ messages)
` [RFC PATCH v6 01/11] media: v4l2-common: add normalized pixelformat field to struct v4l2_format_info
` [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
` [RFC PATCH v6 03/11] media: v4l2: Add extended buffer (de)queue operations for video types
` [RFC PATCH v6 04/11] media: videobuf2-v4l2: reorganize flags handling
` [RFC PATCH v6 05/11] media: videobuf2: Expose helpers for Ext qbuf/dqbuf
` [RFC PATCH v6 06/11] media: vivid: use vb2_ioctls_ext_{d}qbuf hooks
` [RFC PATCH v6 07/11] media: vimc: "
` [RFC PATCH v6 08/11] media: mediabus: Add helpers to convert a ext_pix format to/from a mbus_fmt
` [RFC PATCH v6 09/11] media: vivid: Convert to v4l2_ext_pix_format
` [RFC PATCH v6 10/11] media: vimc: "
` [RFC PATCH v6 11/11] media: docs: add documentation for the Extended API

[PATCH 1/2] [v2] ALSA: hda: fix SND_INTEL_DSP_CONFIG dependency
 2021-01-14 18:07 UTC  (3+ messages)
  ` [Sound-open-firmware] "

[PATCH v3 0/6] add support for inline encryption to device mapper
 2021-01-14 18:04 UTC  (3+ messages)
` [PATCH v3 5/6] dm: Verify inline encryption capabilities of new table when it is loaded

[PATCH v2 0/3] QCOM QUP I2C - Add noise rejection, convert to YAML
 2021-01-14 18:05 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: i2c: qcom,i2c-qup: Document noise rejection properties

[PATCH 0/3] v4l2 framework minor improvements
 2021-01-14 18:01 UTC  (4+ messages)
` [PATCH 1/3] media: v4l2-ioctl: print capabilities in v4l_print_create_buffers()
` [PATCH 2/3] media: videodev2.h: clarify v4l2_pix_format_mplane.sizeimage docs when to set to zero
` [PATCH 3/3] media: videobuf2-v4l2: remove redundant error test

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2021-01-14 18:04 UTC  (7+ messages)
` [PATCH v5 7/7] media: docs: add documentation for the Extended API

[PATCH v3 0/3] QCOM QUP I2C - Add noise rejection, convert to YAML
 2021-01-14 18:04 UTC 

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-01-14 18:05 UTC  (5+ 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).