linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 22:28:33 to 2020-05-30 06:58:54 UTC [more...]

[PATCH v2 00/41] More atomisp fixes and cleanups
 2020-05-30  6:55 UTC  (32+ messages)
` [PATCH v2 01/41] media: atomisp: simplify hive_isp_css_mm_hrt wrapper
` [PATCH v2 02/41] media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layer
` [PATCH v2 05/41] media: atomisp: get rid of mmgr_load and mmgr_store
` [PATCH v2 06/41] media: atomisp: get rid of unused memory_realloc code
` [PATCH v2 07/41] media: atomisp: change the type returned by mmgr alloc
` [PATCH v2 08/41] media: atomisp: get rid of memory_access.c
` [PATCH v2 11/41] media: atomisp: use Yocto Aero default hmm pool sizes
` [PATCH v2 12/41] media: atomisp: get rid of a warning message
` [PATCH v2 14/41] media: atomisp: use pin_user_pages() for memory allocation
` [PATCH v2 16/41] media: atomisp: improve warning for IRQ enable function
` [PATCH v2 18/41] media: atomisp: add more comments about frame allocation
` [PATCH v2 19/41] media: atomisp: remove kvmalloc/kvcalloc abstractions
` [PATCH v2 20/41] media: atomisp: avoid OOPS due to non-existing ref_frames
` [PATCH v2 21/41] media: atomisp: Clean up if block in sh_css_sp_init_stage
` [PATCH v2 24/41] media: atomisp: Remove unnecessary NULL check in atomisp_param
` [PATCH v2 26/41] media: atomisp: Remove binary_supports_input_format
` [PATCH v2 27/41] media: atomisp: avoid an extra memset() when alloc memory
` [PATCH v2 28/41] media: atomisp: remove some trivial wrappers from compat css20
` [PATCH v2 29/41] media: atomisp: do another round of coding style cleanup
` [PATCH v2 30/41] media: atomisp: get rid of non-Linux error codes
` [PATCH v2 31/41] media: atomisp: get rid of an error abstraction layer
` [PATCH v2 32/41] media: atomisp: don't cause a warn if probe failed
` [PATCH v2 33/41] media: atomisp: get rid of a bunch of other wrappers
` [PATCH v2 34/41] media: atomisp: get rid of system_types.h
` [PATCH v2 35/41] media: atomisp: provide more details about the firmware binaries
` [PATCH v2 36/41] media: atomisp: print firmware data during load
` [PATCH v2 37/41] media: atomisp: allow passing firmware name at modprobe time
` [PATCH v2 38/41] media: atomisp: add a debug message at hmm free
` [PATCH v2 39/41] media: atomisp: add some debug messages when binaries are used
` [PATCH v2 40/41] media: atomisp: get rid of set_fs() dirty hacks
` [PATCH v2 41/41] media: atomisp: add SPDX headers

[PATCH v4 0/4] scsi: ufs: cleanup ufs initialization
 2020-05-30  6:56 UTC  (5+ messages)
` [PATCH v4 3/4] scsi: ufs: cleanup ufs initialization path
` [PATCH v4 4/4] scsi: ufs: add compatibility with 3.1 UFS unit descriptor length

[PATCH v3 0/7] watchdog: dw_wdt: Take Baikal-T1 DW WDT peculiarities into account
 2020-05-30  6:51 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: watchdog: Convert DW WDT binding to DT schema
` [PATCH v3 2/7] dt-bindings: watchdog: dw-wdt: Support devices with asynch clocks
` [PATCH v3 3/7] dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array property
` [PATCH v3 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
` [PATCH v3 5/7] watchdog: dw_wdt: Support devices with asynch clocks
` [PATCH v3 6/7] watchdog: dw_wdt: Add pre-timeouts support
` [PATCH v3 7/7] watchdog: dw_wdt: Add DebugFS files

[RFC v3 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-30  6:42 UTC  (6+ messages)
` [RFC v3 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

Lost PCIe PME after a914ff2d78ce ("PCI/ASPM: Don't select CONFIG_PCIEASPM by default")
 2020-05-30  6:33 UTC  (6+ messages)

[PATCH] perf/evsel: Fix missing close fd when ignore_missing_thread
 2020-05-30  6:15 UTC 

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-05-30  5:59 UTC 

[PATCH net-next] mlx5: Restore err assignment in mlx5_mdev_init
 2020-05-30  5:54 UTC 

[PATCH v8 00/18] Add AMD SEV guest live migration support
 2020-05-30  5:51 UTC  (25+ messages)
` [PATCH v8 08/18] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v8 09/18] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v8 10/18] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v8 11/18] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v8 12/18] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH v8 13/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v8 14/18] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v8 15/18] KVM: x86: Add guest support for detecting and enabling SEV Live Migration feature
` [PATCH v8 16/18] KVM: x86: Mark _bss_decrypted section variables as decrypted in page encryption bitmap
` [PATCH v8 17/18] KVM: x86: Add kexec support for SEV Live Migration
` [PATCH v8 18/18] KVM: SVM: Enable SEV live migration feature implicitly on Incoming VM(s)

[PATCH v2 0/3] Add seccomp notifier ioctl that enables adding fds
 2020-05-30  5:47 UTC  (12+ messages)
` [PATCH v2 2/3] seccomp: Introduce addfd ioctl to seccomp user notifier

[PATCH V2] mm, memory_failure: don't send BUS_MCEERR_AO for action required error
 2020-05-30  5:38 UTC 

[PATCH 1/9] staging: media: atomisp: fix incorrect NULL pointer check
 2020-05-30  5:25 UTC  (18+ messages)
` [PATCH 2/9] staging: media: atomisp: declare 'struct device' before using it
` [PATCH 3/9] staging: media: atomisp: annotate an unused function
` [PATCH 5/9] staging: media: atomisp: fix stack overflow in init_pipe_defaults()
` [PATCH 7/9] staging: media: atomisp: fix enum type mixups
` [PATCH 8/9] staging: media: atomisp: disable all custom formats
` [PATCH 9/9] staging: media: atomisp: add PMIC_OPREGION dependency

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-30  5:18 UTC  (14+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "
      ` [PATCH 0/11] exec: cred calculation simplifications
        ` [PATCH 0/2] exec: Remove the computation of bprm->cred
          ` [PATCH 1/2] exec: Add a per bprm->file version of per_clear
          ` [PATCH 2/2] exec: Compute file based creds only once

[PATCH v3 00/28] KVM: nSVM: event fixes and migration support
 2020-05-30  5:10 UTC  (4+ messages)
` [PATCH 17/30] KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit

[PATCH] locking/Kconfig: Don't forcefully uninline spin_unlock for PREEMPT
 2020-05-30  5:09 UTC  (2+ messages)
` [PATCH v2] "

linux-next: Signed-off-by missing for commit in the clk tree
 2020-05-30  4:56 UTC 

[PATCH] flow_dissector: work around stack frame size warning
 2020-05-30  4:49 UTC  (2+ messages)

[PATCH][v5] KVM: X86: support APERF/MPERF registers
 2020-05-30  4:35 UTC 

[RFC][PATCH] usb: typec: tcpci_rt1711h: Try to avoid screaming irq causing boot hangs
 2020-05-30  4:01 UTC 

[PATCH] refperf: work around 64-bit division
 2020-05-30  3:52 UTC  (2+ messages)

[PATCH] usb: cdns3: fix possible buffer overflow caused by bad DMA value
 2020-05-30  3:24 UTC 

[PATCH] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
 2020-05-30  2:41 UTC 

[PATCH] media: venus: fix possible buffer overlow casued bad DMA value in venus_sfr_print()
 2020-05-30  2:41 UTC 

[PATCH v2 0/2] regulator_sync_state() support
 2020-05-30  2:39 UTC  (4+ messages)
` [PATCH v2 2/2] regulator: Add support for sync_state() callbacks

[net-next 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-30  2:20 UTC  (5+ messages)
` [net-next 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH v5 0/2] add SW BOOST support for CPPC
 2020-05-30  2:08 UTC  (3+ messages)
` [PATCH v5 1/2] cpufreq: change '.set_boost' to act on only one policy
` [PATCH v5 2/2] CPPC: add support for SW BOOST

[PATCH v2] rtc: rv3028: Add missed check for devm_regmap_init_i2c()
 2020-05-30  2:03 UTC  (2+ messages)

[PATCH] Revert "f2fs: fix quota_sync failure due to f2fs_lock_op"
 2020-05-30  2:02 UTC  (5+ messages)

[PATCH] rtc: rv3028: add the missed check for devm_regmap_init_i2c
 2020-05-30  1:56 UTC  (2+ messages)

[PATCH net-next v3] hinic: add set_channels ethtool_ops support
 2020-05-29 18:11 UTC 

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30  1:38 UTC 

[PATCH] HID: usbhid: do not sleep when opening device
 2020-05-30  1:34 UTC  (6+ messages)

[PATCH 1/2] rtc: goldfish: Use correct return value for goldfish_rtc_probe()
 2020-05-30  1:32 UTC  (2+ messages)

[PATCH net-next v2] hinic: add set_channels ethtool_ops support
 2020-05-30  1:30 UTC  (3+ messages)

28307d938f ("percpu: make pcpu_alloc() aware of current gfp .."): BUG: kernel reboot-without-warning in boot stage
 2020-05-30  1:23 UTC  (3+ messages)

[PATCH 1/2] rtc: snvs: Make SNVS clock always prepared
 2020-05-30  1:21 UTC  (2+ messages)

[PATCH v2] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30  1:14 UTC  (3+ messages)

[PATCH net-next 0/6] net: hns3: adds some cleanups for -next
 2020-05-30  1:08 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: fix a print format issue in hclge_mac_mdio_config()
` [PATCH net-next 2/6] net: hns3: remove an unused macro hclge_is_csq
` [PATCH net-next 3/6] net: hns3: remove two unused macros in hclgevf_cmd.c
` [PATCH net-next 4/6] net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
` [PATCH net-next 5/6] net: hns3: fix two coding style issues in hclgevf_main.c
` [PATCH net-next 6/6] net: hns3: remove some unused codes in hns3_nic_set_features()

[PATCH] usb: gadget: f_acm: don't disable disabled EP
 2020-05-30  1:03 UTC  (4+ messages)

[PATCH v2 0/2] fix missing handling of __user in nommu's uaccess()
 2020-05-30  0:59 UTC  (2+ messages)

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

[PATCH 0/2] objtool: Support implicit addend relocations
 2020-05-30  0:52 UTC  (4+ messages)
` [PATCH 1/2] objtool: Rename rela to reloc

[PATCH] lib: make a test module with get_count_order/long
 2020-05-30  0:43 UTC 

[PATCH v7 0/3] perf arm-spe: Add support for synthetic events
 2020-05-30  0:33 UTC  (9+ messages)

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

[PATCH][net-next] nexthop: fix incorrect allocation failure on nhg->spare
 2020-05-30  0:15 UTC  (2+ messages)

KASAN: use-after-free Read in ib_uverbs_remove_one
 2020-05-30  0:13 UTC  (2+ messages)

[PATCH net-next v2] dt-bindings: net: rename the bindings document for MediaTek STAR EMAC
 2020-05-30  0:07 UTC  (2+ messages)

[PATCH] NFC: st21nfca: add missed kfree_skb() in an error path
 2020-05-30  0:05 UTC  (2+ messages)

[PATCHES] uaccess base
 2020-05-29 23:57 UTC  (19+ messages)
` [PATCHES] uaccess misc
` [PATCH 1/9] pselect6() and friends: take handling the combined 6th/7th args into helper
  ` [PATCH 2/9] binfmt_elf: don't bother with __{put,copy_to}_user()
  ` [PATCH 3/9] binfmt_elf_fdpic: don't use __... uaccess primitives
  ` [PATCH 4/9] binfmt_flat: don't use __put_user()
  ` [PATCH 5/9] x86: switch cp_stat64() to unsafe_put_user()
  ` [PATCH 6/9] TEST_ACCESS_OK _never_ had been checked anywhere
  ` [PATCH 7/9] user_regset_copyout_zero(): use clear_user()
  ` [PATCH 8/9] x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
` [PATCH 9/9] bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user()
` [PATCHES] uaccess hpsa
  ` [PATCH 1/4] hpsa passthrough: lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
    ` [PATCH 2/4] hpsa: don't bother with vmalloc for BIG_IOCTL_Command_struct
    ` [PATCH 3/4] hpsa: get rid of compat_alloc_user_space()
    ` [PATCH 4/4] hpsa_ioctl(): tidy up a bit

PROBLEM: zram with writeback fails writing to backing_dev
 2020-05-29 23:52 UTC  (2+ messages)

[PATCH v2] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN
 2020-05-29 23:47 UTC  (4+ messages)

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-05-29 23:43 UTC  (3+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

linux-next: manual merge of the rcu tree with the tip tree
 2020-05-29 23:38 UTC  (4+ messages)

drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c:49:1: warning: no previous prototype for 'lsb_header_tail_dump'
 2020-05-29 23:36 UTC  (2+ messages)

drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:2019:1: warning: no previous prototype for 'gf100_gr_dtor'
 2020-05-29 23:34 UTC 

[PATCH 1/2] dt-bindings: chrome: Add cros-ec-typec mux props
 2020-05-29 23:30 UTC  (6+ messages)

[PATCH v3 0/5] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-05-29 23:29 UTC  (3+ messages)
` [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error

[PATCH v4 0/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support
 2020-05-29 23:27 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema
` [PATCH v4 2/9] dt-bindings: microchip: atmel,at91rm9200-tcb: add sama5d2 compatible
` [PATCH v4 3/9] ARM: dts: at91: sama5d2: add TCB GCLK
` [PATCH v4 4/9] ARM: at91: add atmel tcb capabilities
` [PATCH v4 5/9] clocksource/drivers/timer-atmel-tcb: rework 32khz clock selection
` [PATCH v4 6/9] clocksource/drivers/timer-atmel-tcb: fill tcb_config
` [PATCH v4 7/9] clocksource/drivers/timer-atmel-tcb: stop using the 32kHz for clockevents
` [PATCH v4 8/9] clocksource/drivers/timer-atmel-tcb: allow selecting first divider
` [PATCH v4 9/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support

[PATCH 0/6] nouveau/hmm: add support for mapping large pages
 2020-05-29 23:24 UTC  (4+ messages)

[PATCH blk-cgroup/for-5.8] blk-cgroup: show global disk stats in root cgroup io.stat
 2020-05-29 23:20 UTC 

[PATCH v4 0/5] Remove AER HEST table parser
 2020-05-29 23:15 UTC  (3+ messages)

Regression with PM / wakeup: Show wakeup sources stats in sysfs"
 2020-05-29 23:14 UTC  (5+ messages)

[PATCH v4 3/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
 2020-05-29 23:12 UTC  (2+ messages)

clean up kernel_{read,write} & friends v2
 2020-05-29 23:12 UTC  (7+ messages)
          ` [PATCH] checkpatch/coding-style: Allow 100 column lines

mmotm 2020-05-29-16-09 uploaded
 2020-05-29 23:11 UTC 

[PATCH v2 0/2] nvmem: add ONIE NVMEM cells provider
 2020-05-29 23:04 UTC  (3+ messages)
` [PATCH v2 1/2] nvmem: core: allow to register cells for existing device
` [PATCH v2 2/2] nvmem: add ONIE NVMEM cells support

[PATCH] ASoC: SOF: Intel: byt: fix unused-function warnings
 2020-05-29 23:02 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the mips tree
 2020-05-29 22:55 UTC  (3+ messages)

[PATCH] perf libdw: Fix off-by 1 relative directory includes
 2020-05-29 22:52 UTC 

[PATCH V2] dt-bindings: regulator: Convert anatop regulator to json-schema
 2020-05-29 22:43 UTC  (2+ messages)

[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
 2020-05-29 22:39 UTC  (4+ messages)

general protection fault in inet_unhash
 2020-05-29 22:38 UTC  (6+ messages)

[PATCH 00/14] x86/entry: disallow #DB more and x86/entry lockdep/nmi
 2020-05-29 22:33 UTC  (6+ messages)
` [PATCH 13/14] lockdep: Prepare for NMI IRQ state tracking

[PATCH v3 0/2] dtc: Improve checks for i2c reg properties
 2020-05-29 22:33 UTC  (2+ messages)

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-05-29 22:28 UTC  (7+ messages)
` [RFC PATCH 2/2] drm: xlnx: driver for Xilinx DSI TX Subsystem


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