linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 18:50:59 to 2020-12-03 21:52:07 UTC [more...]

[PATCH net 1/1] net: ipa: pass the correct size when freeing DMA memory
 2020-12-03 21:51 UTC 

[PATCHSET] saner elf compat
 2020-12-03 21:46 UTC  (11+ messages)
` [PATCH 01/10] binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALID
  ` [PATCH 02/10] elf_prstatus: collect the common part (everything before pr_reg) into a struct
  ` [PATCH 03/10] [elfcore-compat][amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly
  ` [PATCH 04/10] mips binfmt_elf*32.c: use elfcore-compat.h
  ` [PATCH 05/10] mips: kill unused definitions in binfmt_elf[on]32.c
  ` [PATCH 06/10] mips: KVM_GUEST makes no sense for 64bit builds
  ` [PATCH 07/10] mips compat: don't bother with ELF_ET_DYN_BASE
  ` [PATCH 08/10] mips: don't bother with ELF_CORE_EFLAGS
  ` [PATCH 09/10] mips compat: switch to compat_binfmt_elf.c
  ` [PATCH 10/10] Kconfig: regularize selection of CONFIG_BINFMT_ELF

[PATCH net v1] net: dsa: ksz8795: use correct number of physical ports
 2020-12-03 21:46 UTC 

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-12-03 21:45 UTC  (11+ messages)

[PATCH v2] soc: qcom: rpmh: Remove serialization of TCS commands
 2020-12-03 21:44 UTC  (2+ messages)

[PATCH v5] char: tpm: add i2c driver for cr50
 2020-12-03 21:39 UTC 

[PATCH v14 0/4] userspace MHI client interface driver
 2020-12-03 21:37 UTC  (6+ messages)
` [PATCH v14 3/4] docs: Add documentation for userspace client interface
` [PATCH v14 4/4] bus: mhi: Add userspace client interface driver

[PATCH bpf-next v2 1/3] bpf: Expose bpf_get_socket_cookie to tracing programs
 2020-12-03 21:33 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Integrate the socket_cookie test to test_progs
` [PATCH bpf-next v2 3/3] bpf: Add a selftest for the tracing bpf_get_socket_cookie

[PATCH drm/hisilicon 0/3] Add the new api to install irq
 2020-12-03 21:33 UTC  (4+ messages)
` [PATCH drm/hisilicon 2/3] drm/irq: "

[PATCH] rtc: adapt allowed RTC update error
 2020-12-03 21:31 UTC  (18+ messages)

[PATCH v2 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-12-03 21:26 UTC  (10+ messages)
` [PATCH v2 1/9] platform/surface: Add Surface Aggregator subsystem
` [PATCH v2 2/9] platform/surface: aggregator: Add control packet allocation caching
` [PATCH v2 3/9] platform/surface: aggregator: Add event item "
` [PATCH v2 4/9] platform/surface: aggregator: Add trace points
` [PATCH v2 5/9] platform/surface: aggregator: Add error injection capabilities
` [PATCH v2 6/9] platform/surface: aggregator: Add dedicated bus and device type
` [PATCH v2 7/9] docs: driver-api: Add Surface Aggregator subsystem documentation
` [PATCH v2 8/9] platform/surface: Add Surface Aggregator user-space interface
` [PATCH v2 9/9] platform/surface: Add Surface ACPI Notify driver

[PATCH] bfs: don't use WARNING: string when it's just info
 2020-12-03 21:26 UTC 

[PATCHv4 00/25] perf: Add mmap2 build id support
 2020-12-03 21:23 UTC  (4+ messages)
` [PATCH 02/25] bpf: Add size arg to build_id_parse function

[PATCH 1/3] intel-hid: add support for SW_TABLET_MODE
 2020-12-03 21:21 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] intel-hid: add alternative method to enable switches

[PATCH v2 2/2] platform/x86/drivers/acerhdf: Check the interval value when it is set
 2020-12-03 21:22 UTC  (4+ messages)
` [PATCH v2 1/2] platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling interval

[PATCH v2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-12-03 21:21 UTC  (7+ messages)

[GIT PULL] Networking for 5.10-rc7
 2020-12-03 21:18 UTC  (2+ messages)

[PATCH] drivers: qcom: rpmh-rsc: Do not read back the register write on trigger
 2020-12-03 21:17 UTC  (3+ messages)

[PATCH] drm/vkms: Add setup and testing information
 2020-12-03 21:15 UTC  (2+ messages)

crediting bug reports and fixes folded into original patch
 2020-12-03 21:13 UTC  (13+ messages)
` [Ksummit-discuss] "

[PATCH v7 0/7] FPGA Security Manager Class Driver
 2020-12-03 21:09 UTC  (8+ messages)
` [PATCH v7 1/7] fpga: sec-mgr: fpga security manager class driver
` [PATCH v7 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v7 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v7 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v7 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v7 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v7 7/7] fpga: sec-mgr: expose hardware error info

[PATCH] tpm_tis: Disable interrupts if interrupt storm detected
 2020-12-03 21:05 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-12-03 21:04 UTC  (6+ messages)
` [PATCH v2 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs

[PATCH bpf-next v3 00/14] Atomics for eBPF
 2020-12-03 21:02 UTC  (5+ messages)
` [PATCH bpf-next v3 11/14] tools build: Implement feature check for BPF atomics in Clang
` [PATCH bpf-next v3 12/14] bpf: Pull tools/build/feature biz into selftests Makefile

[PATCH] kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
 2020-12-03 20:59 UTC 

[PATCH] kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
 2020-12-03 20:56 UTC 

[PATCH 1/2] f2fs: don't allow any writes on readonly mount
 2020-12-03 20:55 UTC  (2+ messages)
` [PATCH 2/2] f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size

[PATCH v6 0/3] Update to zstd-1.4.6
 2020-12-03 20:50 UTC  (8+ messages)
` [PATCH v6 1/3] lib: zstd: Add kernel-specific API

[PATCH v7 0/3] Update to zstd-1.4.6
 2020-12-03 20:51 UTC  (4+ messages)
` [PATCH v7 1/3] lib: zstd: Add kernel-specific API
` [PATCH v7 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH v7 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

[PATCH RFC v2 0/6] Break heap spraying needed for exploiting use-after-free
 2020-12-03 20:49 UTC  (5+ messages)
` [PATCH RFC v2 2/6] mm/slab: Perform init_on_free earlier

[PATCH] SCSI: bnx2i: requires MMU
 2020-12-03 20:45 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: revert "Fix a theoretical leak in beiscsi_create_eqs()"
 2020-12-03 20:45 UTC  (2+ messages)

[PATCH] bridge: Fix a deadlock when enabling multicast snooping
 2020-12-03 20:46 UTC  (3+ messages)

[PATCH v7 0/8] rpmsg: Make RPMSG name service modular
 2020-12-03 20:42 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the at91 tree
 2020-12-03 20:43 UTC  (2+ messages)

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2020-12-03 20:43 UTC  (6+ messages)
` [PATCH v3 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
` [PATCH v3 06/11] evm: Ignore INTEGRITY_NOLABEL if no HMAC key is loaded

[PATCH v3] Updated locking documentation for transaction_t
 2020-12-03 20:39 UTC  (5+ messages)

Fair Pay Icon - The Space Lab
 2020-12-03 20:37 UTC  (4+ messages)
` Fair Pay - Guad - Correction for good word flow
  ` Fair Pay - The Red Carpet Star is Islamic! (with video playlist)
    ` Fair Pay: Some interesting observations of symboldevelopment, Uni / I-T

[PATCH v11 0/5] leds: mt6360: Add LED driver for MT6360
 2020-12-03 20:35 UTC  (10+ messages)
` [PATCH v11 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v11 4/5] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v11 5/5] leds: mt6360: Add LED driver for MT6360

[PATCH v3 0/1] Fix object remain in offline per-cpu quarantine
 2020-12-03 20:28 UTC  (4+ messages)
` [PATCH v3 1/1] kasan: fix "

[PATCH] firmware_loader: Align .builtin_fw to 8
 2020-12-03 20:27 UTC  (3+ messages)

[PATCH][next] samples/bpf: Fix spelling mistake "recieving" -> "receiving"
 2020-12-03 20:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: Fix cold build of test_progs-no_alu32
 2020-12-03 20:20 UTC  (2+ messages)

[PATCH v6 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-12-03 20:15 UTC  (3+ messages)

[PATCH] Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
 2020-12-03 20:15 UTC  (2+ messages)

[PATCH v7 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-12-03 20:12 UTC  (6+ messages)
` [PATCH v7 1/5] Bluetooth: Add helper to set adv data
` [PATCH v7 2/5] Bluetooth: Break add adv into two mgmt commands
` [PATCH v7 3/5] Bluetooth: Use intervals and tx power from mgmt cmds
` [PATCH v7 4/5] Bluetooth: Query LE tx power on startup
` [PATCH v7 5/5] Bluetooth: Change MGMT security info CMD to be more generic

[PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-03 20:12 UTC  (4+ messages)
` [PATCH 1/3] rwsem: Implement down_read_killable_nested
` [PATCH 2/3] rwsem: Implement down_read_interruptible
` [PATCH 3/3] exec: Transform exec_update_mutex into a rw_semaphore

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-03 20:08 UTC  (10+ messages)
` [PATCH 4/9] mm: vmscan: use a new flag to indicate shrinker is registered
` [PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred

[PATCH 00/10] Cover letter: fix a race in release_task when flushing the dentry
 2020-12-03 20:08 UTC  (3+ messages)
` [PATCH 05/10] proc: use %u for pid printing and slightly less stack

[PATCH] spi: spi-geni-qcom: Use the new method of gpio CS control
 2020-12-03 20:06 UTC  (5+ messages)

[PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
 2020-12-03 19:57 UTC  (2+ messages)

[GIT PULL] 9p update for 5.10-rc7 (restore splice ops)
 2020-12-03 19:56 UTC 

[PATCH V2] PCI/MSI: Set device flag indicating only 32-bit MSI support
 2020-12-03 19:54 UTC  (3+ messages)

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-12-03 19:52 UTC  (8+ messages)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations

[PATCH] ARM: dts: at91: sama5d2: fix CAN message ram offset and size
 2020-12-03 19:47 UTC  (2+ messages)

[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-03 19:44 UTC  (9+ messages)

high number of dropped packets/rx_missed_errors from 4.17 kernel
 2020-12-03 19:43 UTC  (2+ messages)

[PATCH 1/3] kunit: tool: surface and address more typing issues
 2020-12-03 19:41 UTC  (3+ messages)
` [PATCH 2/3] kunit: tool: fix minor typing issue with None status
` [PATCH 3/3] kunit: tool: move kunitconfig parsing into __init__

[PATCH v2 0/5] amba: minor fix and various cleanups
 2020-12-03 19:36 UTC  (4+ messages)
` [PATCH v2 4/5] amba: Make the remove callback return void

[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-03 19:36 UTC  (12+ messages)
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone

[GIT PULL] timer drivers for v5.11
 2020-12-03 19:33 UTC  (14+ messages)
` [PATCH 01/13] clocksource/drivers/sp804: Add static for functions such as sp804_clockevents_init()
  ` [PATCH 02/13] clocksource/drivers/sp804: Make some symbol static
  ` [PATCH 03/13] clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare
  ` [PATCH 04/13] clocksource/drivers/sp804: Correct clk_get_rate handle
  ` [PATCH 05/13] clocksource/drivers/sp804: Use pr_fmt
  ` [PATCH 06/13] dt-bindings: timer: Add new OST support for the upcoming new driver
  ` [PATCH 07/13] clocksource/drivers/nps: Remove EZChip NPS clocksource driver
  ` [PATCH 08/13] clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path
  ` [PATCH 09/13] dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
  ` [PATCH 10/13] dt-bindings: timer: renesas: tmu: Convert to json-schema
  ` [PATCH 11/13] clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()
  ` [PATCH 12/13] clocksource/drivers/ingenic: Fix section mismatch
  ` [PATCH 13/13] clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI

[GIT PULL] s390 updates for 5.10-rc7
 2020-12-03 19:30 UTC 

[PATCH v6] f2fs: compress: support compress level
 2020-12-03 19:32 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] checkpatch: add fix for non-standard signature - co-authored-by
 2020-12-03 19:31 UTC  (9+ messages)
` [PATCH -mmots] "
        ` [Linux-kernel-mentees] "

[PATCH v5] mm: Optional full ASLR for mmap(), mremap(), vdso and stack
 2020-12-03 19:26 UTC  (4+ messages)

[PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-03 19:24 UTC  (11+ messages)
` [PATCH v11 01/10] dt-bindings: memory: tegra20: emc: Document opp-supported-hw property
` [PATCH v11 02/10] memory: tegra20: Support hardware versioning and clean up OPP table initialization
` [PATCH v11 03/10] memory: tegra30: Support interconnect framework
` [PATCH v11 04/10] memory: tegra124-emc: Make driver modular
` [PATCH v11 05/10] memory: tegra124-emc: Continue probing if timings are missing in device-tree
` [PATCH v11 06/10] memory: tegra124: Support interconnect framework
` [PATCH v11 07/10] drm/tegra: dc: Support memory bandwidth management
` [PATCH v11 08/10] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v11 09/10] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v11 10/10] PM / devfreq: tegra30: Separate configurations per-SoC generation

[PATCH] x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
 2020-12-03 19:25 UTC  (2+ messages)
` [tip: x86/sgx] "

[PATCH] mm/page_isolation: do not isolate the max order page
 2020-12-03 19:24 UTC  (6+ messages)

[PATCH v4 00/26] Opt-in always-on nVHE hypervisor
 2020-12-03 19:23 UTC  (2+ messages)

[PATCH] driver core: Reorder devices on successful probe
 2020-12-03 19:19 UTC  (3+ messages)

[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-03 19:14 UTC  (4+ messages)

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2020-12-03 19:12 UTC  (7+ messages)

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-03 19:11 UTC  (2+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver

[RFC PATCH] checkpatch: correctly detect lines of help text
 2020-12-03 19:07 UTC  (7+ messages)

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2020-12-03 19:05 UTC  (3+ messages)

[PATCH v2 0/2] KVM: arm64: Some fixes and code adjustments for pvtime ST
 2020-12-03 19:03 UTC  (2+ messages)

[PATCH v3 00/13] tegra-video: Add support for capturing from HDMI-to-CSI bridge
 2020-12-03 19:00 UTC  (14+ messages)
` [PATCH v3 01/13] media: tegra-video: Use zero crop settings if subdev has no get_selection
` [PATCH v3 02/13] media: tegra-video: Enable VI pixel transform for YUV and RGB formats
` [PATCH v3 03/13] media: tegra-video: Fix V4L2 pixel format RGB and YUV
` [PATCH v3 04/13] media: tegra-video: Add support for V4L2_PIX_FMT_NV16
` [PATCH v3 05/13] media: tegra-video: Add DV timing support
` [PATCH v3 06/13] media: tegra-video: Add support for EDID ioctl ops
` [PATCH v3 07/13] media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl
` [PATCH v3 08/13] media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE
` [PATCH v3 09/13] media: tegra-video: Implement V4L2 device notify callback
` [PATCH v3 10/13] media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8
` [PATCH v3 11/13] dt-bindings: tegra: Update csi data-lanes to maximum 8 lanes
` [PATCH v3 12/13] media: tegra-video: Add support for x8 captures with gang ports
` [PATCH v3 13/13] media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRY

[PATCH net] net: mvpp2: Fix error return code in mvpp2_open()
 2020-12-03 18:59 UTC  (3+ messages)

[PATCH v2 0/6] Add a PRU remoteproc driver
 2020-12-03 18:53 UTC  (5+ messages)
` [PATCH v2 5/6] remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH v2 6/6] remoteproc/pru: Add support for various PRU cores on K3 J721E SoCs

[PATCH] lib/find_bit: Add find_prev_*_bit functions
 2020-12-03 18:52 UTC  (10+ messages)
    ` (no subject)
      ` 

[PATCH v3 0/3] PCI/MSI: Cleanup init and improve 32-bit MSI checking
 2020-12-03 18:51 UTC  (4+ messages)
` [PATCH v3 1/3] PCI/MSI: Move MSI/MSI-X init to msi.c
` [PATCH v3 2/3] PCI/MSI: Move MSI/MSI-X flags updaters "
` [PATCH v3 3/3] PCI/MSI: Set device flag indicating only 32-bit MSI support

[PATCH] spi: spi-fsl-dspi: Add GPIO chip select support
 2020-12-03 18:50 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).