linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 13:24:29 to 2020-06-26 15:56:06 UTC [more...]

[PATCH 0/7] Some atomisp fixes and improvements
 2020-06-26 15:56 UTC  (11+ messages)
` [PATCH 1/7] media: atomisp: reorganize the code under gmin_subdev_add()
` [PATCH 2/7] media: atomisp: Prepare sensor support for ACPI PM
` [PATCH 3/7] media: atomisp: properly parse CLK PMIC on newer devices
` [PATCH 4/7] media: atomisp: fix call to g_frame_interval
` [PATCH 5/7] media: atomisp: print info if gpio0 and gpio2 were detected
` [PATCH 6/7] media: atomisp: split add from find subdev
` [PATCH 7/7] media: atomisp: place all gpio parsing together

remove not needed fields from struct block_device
 2020-06-26 15:54 UTC  (6+ messages)
` [PATCH 1/7] floppy: use block_size
` [PATCH 2/7] dcssblk: don't set bd_block_size in ->open

[PATCH 0/6] net: phy: relax PHY and MDIO reset handling
 2020-06-26 15:53 UTC  (7+ messages)
` [PATCH 1/6] net: phy: arrange headers in mdio_bus.c alphabetically
` [PATCH 2/6] net: phy: arrange headers in mdio_device.c alphabetically
` [PATCH 3/6] net: phy: arrange headers in phy_device.c alphabetically
` [PATCH 4/6] net: mdio: add a forward declaration for reset_control to mdio.h
` [PATCH 5/6] net: phy: reset the PHY even if probe() is not implemented
` [PATCH 6/6] net: phy: mdio: reset MDIO devices "

[PATCH/RFC v4 0/4] treewide: add regulator condition on _mmc_suspend()
 2020-06-26 15:53 UTC  (8+ messages)
` [PATCH/RFC v4 1/4] regulator: core: add prepare and resume_early
` [PATCH/RFC v4 2/4] regulator: fixed: add regulator_ops members for suspend/resume
` [PATCH/RFC v4 3/4] mmc: core: Call mmc_poweroff_nofity() if regulators are disabled

[PATCH v2 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-26 15:52 UTC  (7+ messages)
` [PATCH v2 bpf-next 2/4] bpf: introduce helper bpf_get_task_stak()
` [PATCH v2 bpf-next 3/4] bpf: allow %pB in bpf_seq_printf() and bpf_trace_printk()
  ` [Potential Spoof] "
` [PATCH v2 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH 1/2] selftests/lkdtm: Don't clear dmesg when running tests
 2020-06-26 15:51 UTC  (10+ messages)

[UPDATE][PATCH v3 1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency
 2020-06-26 15:51 UTC  (6+ messages)
    ` [PATCH] lib: Extend kstrtobool() to accept "true"/"false"

[PATCH v2 0/6] Add RMU and DMAC/GPIO clock support for Actions Semi S500 SoCs
 2020-06-26 15:49 UTC  (8+ messages)
` [PATCH v2 1/6] clk: actions: Fix h_clk for Actions S500 SoC
` [PATCH v2 5/6] clk: actions: Add Actions S500 SoC Reset Management Unit support
` [PATCH v2 6/6] MAINTAINERS: Add reset binding entry for Actions Semi Owl SoCs

[PATCH v3 0/7] Add support for Sony SDM630-based boards
 2020-06-26 15:48 UTC  (4+ messages)
` [PATCH v3 7/7] mailbox: qcom: Add sdm660 hmss compatible

Banana Pi-R1 - kernel 5.6.0 and later broken - b43 DSA
 2020-06-26 15:46 UTC  (5+ messages)
` [fedora-arm] "

[PATCH] scsi: sd: add runtime pm to open / release
 2020-06-26 15:44 UTC  (5+ messages)

[TEGRA194_CPUFREQ PATCH v4 0/4] Add cpufreq driver for Tegra194
 2020-06-26 15:43 UTC  (5+ messages)
` [TEGRA194_CPUFREQ PATCH v4 1/4] dt-bindings: arm: Add t194 ccplex compatible and bpmp property
` [TEGRA194_CPUFREQ PATCH v4 2/4] arm64: tegra: "
` [TEGRA194_CPUFREQ PATCH v4 3/4] cpufreq: Add Tegra194 cpufreq driver
` [TEGRA194_CPUFREQ PATCH v4 4/4] arm64: defconfig: Enable CONFIG_ARM_TEGRA194_CPUFREQ

wait_on_page_bit_common(TASK_KILLABLE, EXCLUSIVE) can miss wakeup?
 2020-06-26 15:43 UTC  (4+ messages)

[PATCH 1/4] ASoC: tas2562: Add right and left channel slot programming
 2020-06-26 15:41 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: tas2562: Add voltage sense slot property
` [PATCH 3/4] ASoC: tas2562: Add voltage sense slot configuration
` [PATCH 4/4] dt-bindings: tas2562: Convert the tas2562 binding to yaml

[PATCH v6 0/4] driver core: add probe error check helper
 2020-06-26 15:43 UTC  (5+ messages)
  ` [PATCH v6 1/4] driver core: add device probe log helper
  ` [PATCH v6 2/4] driver core: add deferring probe reason to devices_deferred property

[PATCH] staging: media: usbvision: removing prohibited space before ',' (ctx:WxW)
 2020-06-26 15:42 UTC  (4+ messages)

[PATCH v14 0/9] nvmet: add target passthru commands support
 2020-06-26 15:39 UTC  (10+ messages)
` [PATCH v14 1/9] nvme-core: Clear any SGL flags in passthru commands
` [PATCH v14 2/9] nvme: Create helper function to obtain command effects
` [PATCH v14 3/9] nvme: Move nvme_passthru_[start|end]() calls to common helper
` [PATCH v14 4/9] nvmet-passthru: Introduce NVMet passthru Kconfig option
` [PATCH v14 5/9] nvme-core: Introduce nvme_ctrl_get_by_path()
` [PATCH v14 6/9] nvme: Export existing nvme core functions
` [PATCH v14 7/9] nvmet-passthru: Add passthru code to process commands
` [PATCH v14 8/9] nvmet-passthru: Add enable/disable helpers
` [PATCH v14 9/9] nvmet-configfs: Introduce passthru configfs interface

[GIT PULL] ACPI fixes for v5.8-rc3
 2020-06-26 15:40 UTC 

[PATCH v8 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-26 15:39 UTC  (3+ messages)
` [PATCH v8 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v8 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH 1/2] pci: Add pci device even if the driver failed to attach
 2020-06-26 15:39 UTC  (5+ messages)
` [PATCH 2/2] pci: Add parameter to disable attaching untrusted devices

[GIT PULL] Power management fixes for v5.8-rc3
 2020-06-26 15:38 UTC 

[PATCH 1/4] staging: rtl8188eu: Fix comment formatting
 2020-06-26 15:36 UTC  (4+ messages)
` [PATCH 2/4] staging: rtl8188eu: Fix strings split across lines
  ` [PATCH 3/4] staging: rtl8188eu: Fix indentation
    ` [PATCH 4/4] staging: rtl8188eu: Replace function name with __func__

linux-next: Tree for Jun 26
 2020-06-26 15:35 UTC  (3+ messages)
` linux-next: Tree for Jun 26 (mm/memory_failure.c)
` linux-next: Tree for Jun 26 (net/core/filter.o)

[PATCH v7 3/3] media: vimc: Add a control to display info on test image
 2020-06-26 15:35 UTC  (2+ messages)

[PATCH v1 1/4] ide: use generic power management
 2020-06-26 15:35 UTC  (2+ messages)

[PATCH 0/9] Fix a bunch more W=1 warnings in Regulator
 2020-06-26 15:34 UTC  (6+ messages)
` [PATCH 6/9] regulator: tps65217-regulator: Use the returned value of tps65217_reg_read()

[PATCH v33 00/21] Intel SGX foundations
 2020-06-26 15:34 UTC  (19+ messages)
` [PATCH v33 03/21] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v33 11/21] x86/sgx: Linux Enclave Driver

[PATCH 0/8] Fix a bunch of W=1 warnings in Backlight
 2020-06-26 15:33 UTC  (6+ messages)
` [PATCH 3/8] backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() args

[PATCH] MAINTAINERS: use my kernel.org address
 2020-06-26 15:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-26 15:32 UTC  (8+ messages)

[PATCH] mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces
 2020-06-26 15:29 UTC 

[PATCH 00/10] Fix a bunch of W=1 warnings in Misc
 2020-06-26 15:29 UTC  (23+ messages)
` [PATCH 02/10] misc: ti-st: st_core: Tidy-up bespoke commentry
` [PATCH 03/10] misc: ti-st: st_kim: "
` [PATCH 04/10] misc: lkdtm: bugs: At least try to use popuated variable
` [PATCH 05/10] misc: lkdtm: Always provide prototype for lkdtm_DOUBLE_FAULT()
` [PATCH 06/10] misc: eeprom: eeprom_93cx6: Repair function arg descriptions
` [PATCH 07/10] misc: mic: vop: vop_main: Remove set but unused variable 'ret'
` [PATCH 08/10] misc: cb710: sgbuf2: Add missing documentation for cb710_sg_dwiter_write_next_block()'s 'data' arg
` [PATCH 09/10] misc: habanalabs: irq: Add missing struct identifier for 'struct hl_eqe_work'
` [PATCH 10/10] misc: pti: Fix documentation for bit-rotted function pti_tty_driver_write()

[git pull] habanalabs fixes pull request for kernel 5.8-rc2
 2020-06-26 15:24 UTC  (4+ messages)

[RFC PATCH v2] sched_pair_cpu: Introduce scheduler task pairing system call
 2020-06-26 15:24 UTC  (8+ messages)

[PATCH v2 0/6] Remove default DMA window before creating DDW
 2020-06-26 15:23 UTC  (3+ messages)
` [PATCH v2 5/6] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition

[patch 10/32] linux/bits.h: fix unsigned less than zero warnings
 2020-06-26 15:21 UTC  (5+ messages)

crypto API and GFP_ATOMIC
 2020-06-26 15:17 UTC  (11+ messages)
        ` [PATCH 1/4] crypto: introduce CRYPTO_ALG_ALLOCATES_MEMORY
          ` [dm-devel] "
              ` [PATCH 1/3] crypto: pass the flag CRYPTO_ALG_ALLOCATES_MEMORY

[PATCH 4.19 000/267] 4.19.129-rc1 review
 2020-06-26 15:18 UTC  (5+ messages)
` [PATCH 4.19 182/267] spi: dw: Return any value retrieved from the dma_transfer callback

[RESEND 00/10] Fix a bunch of W=1 warnings in Regulator
 2020-06-26 15:16 UTC  (5+ messages)

[PATCH] ASoc:samsung: Fix a typo in Kconfig
 2020-06-26 15:16 UTC  (2+ messages)

[PATCH 1/1] regulator: devres: Standardise on function documentation headers
 2020-06-26 15:14 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2020-06-26 15:14 UTC  (2+ messages)

[RFC PATCH 00/13] Core scheduling v5
 2020-06-26 15:12 UTC  (8+ messages)
` [RFC PATCH 12/13] sched: cgroup tagging interface for core scheduling

[Tee-dev] [PATCHv8 1/3] optee: use uuid for sysfs driver entry
 2020-06-26 15:11 UTC  (12+ messages)

[PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver
 2020-06-26 15:10 UTC  (5+ messages)
` [PATCH RFC 2/5] usb:cdns3: Add pci to platform driver wrapper

[PATCH] nfsd: fix kernel crash when load nfsd in docker
 2020-06-26 15:04 UTC  (4+ messages)
  `  "
    `  "

[PATCH] sched: Declare sched_rt_bandwidth_account() in include file
 2020-06-26 15:03 UTC  (2+ messages)

[RFC PATCH] kvm,x86: Exit to user space in case of page fault error
 2020-06-26 15:03 UTC  (3+ messages)

[PATCH v3 0/3] printk: replace ringbuffer
 2020-06-26 15:02 UTC  (6+ messages)
` [PATCH v3 3/3] printk: use the lockless ringbuffer
  ` truncate dict: was: "
  ` buffer allocation: was: "

[PATCH 0/6] Overhaul memalloc_no*
 2020-06-26 15:02 UTC  (2+ messages)

[GIT PULL] kgdb changes for v5.8-rc3
 2020-06-26 14:54 UTC 

[PATCH] docs/core-api: memory-allocation: describe reclaim behaviour
 2020-06-26 14:49 UTC  (2+ messages)

[PATCH 0/3] Drivers: hv: vmbus: vmbus_requestor data structure
 2020-06-26 14:48 UTC  (5+ messages)
` [PATCH 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening

[PATCH V5 0/4] Signaling api support in glink/rpmsg clients
 2020-06-26 14:46 UTC  (5+ messages)
` [PATCH V6 1/4] rpmsg: core: Add signal API support
` [PATCH V6 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V6 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V6 4/4] rpmsg: char: Add signal callback and POLLPRI support

[git pull] IOMMU Fixes for Linux v5.8-rc2
 2020-06-26 14:47 UTC 

[PATCH v3 0/2] ima: make appraisal state runtime dependent on secure boot
 2020-06-26 14:46 UTC  (2+ messages)

Linux 5.7.3
 2020-06-26 14:40 UTC  (9+ messages)
  ` ath9k broken [was: Linux 5.7.3]

[PATCH v2] tpm_tis: Remove the HID IFX0102
 2020-06-26 14:36 UTC  (7+ messages)

[PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
 2020-06-26 14:34 UTC 

[PATCH v4 0/3] Add support for MaxLinear/Exar USB to serial converters
 2020-06-26 14:31 UTC  (2+ messages)

[GIT RFC PULL rcu/urgent] Fix noinstr warnings for KCSAN
 2020-06-26 14:31 UTC  (2+ messages)

[PATCH 0/3] Add Actions Semi S500 pinctrl support
 2020-06-26 14:29 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: actions: Add Actions S500 pinctrl driver

[PATCH v2] riscv: Allow building with kcov coverage
 2020-06-26 14:28 UTC  (2+ messages)

[PATCH 00/12] ACPI/NVDIMM: Runtime Firmware Activation
 2020-06-26 14:23 UTC  (4+ messages)
` [PATCH 11/12] PM, libnvdimm: Add syscore_quiesced() callback for firmware activation

[PATCH V4 3/7] phy: tegra: xusb: Add USB2 pad power control support for Tegra210
 2020-06-26 14:02 UTC  (2+ messages)

[PATCH 0/2] drm: rockchip: add NV15 and NV20 support
 2020-06-26 14:19 UTC  (4+ messages)
` [PATCH 1/2] drm: drm_fourcc: add NV20 YUV format
  ` [PATCH 1/2] drm: drm_fourcc: add NV20 YUV format【请注意,邮件由linux-rockchip-bounces+sandy.huang=rock-chips.com@lists.infradead.org代发】

[PATCH v6 0/4] kdb: Improve console handling
 2020-06-26 14:19 UTC  (4+ messages)
` [PATCH v6 4/4] kdb: Switch to use safer dbg_io_ops over console APIs

[PATCH 05/14] umh: Separate the user mode driver and the user mode helper support
 2020-06-26 14:17 UTC 

Warning triggered in drm_dp_delayed_destroy_work workqueue
 2020-06-26 14:16 UTC  (4+ messages)

[PATCH] platform/chrome: Clarify SPDX license with GPL-2.0-only
 2020-06-26 14:11 UTC  (5+ messages)

[RFC] stop using ->read and ->write for kernel access v2
 2020-06-26 13:51 UTC  (8+ messages)
` [PATCH 2/9] proc: add a read_iter method to proc proc_ops
` [PATCH 8/9] fs: don't allow kernel reads and writes without iter ops

[PATCH 00/22] gpio: cdev: add uAPI V2
 2020-06-26 14:02 UTC  (5+ messages)
` [PATCH 13/22] gpio: uapi: define "

[RFC][PATCH] ring-buffer: Have nested events still record running time stamp
 2020-06-26 13:58 UTC  (7+ messages)

[PATCH] mm/vmscan: restore zone_reclaim_mode ABI
 2020-06-26 13:53 UTC  (3+ messages)

[RESEND Patch v2 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-06-26 13:52 UTC  (5+ messages)
` [RESEND Patch v2 1/4] mm/mremap: format the check in move_normal_pmd() same as move_huge_pmd()
` [RESEND Patch v2 2/4] mm/mremap: it is sure to have enough space when extent meets requirement
` [RESEND Patch v2 3/4] mm/mremap: calculate extent in one place
` [RESEND Patch v2 4/4] mm/mremap: start addresses are properly aligned

[PATCH v4 0/8] clk: clockwizard: Driver updates
 2020-06-26 13:45 UTC  (3+ messages)
` [PATCH v4 8/8] staging: clocking-wizard: Delete the driver from the staging

[PATCH 5.7 000/477] 5.7.6-rc1 review
 2020-06-26 13:45 UTC  (3+ messages)
` [PATCH 5.7 264/477] usb: gadget: Fix issue with config_ep_by_speed function

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-26 13:43 UTC 

[PATCH v2 0/4] Tegra Video Decoder driver power management corrections
 2020-06-26 13:42 UTC  (4+ messages)
` [PATCH v2 4/4] media: staging: tegra-vde: Power-cycle hardware on probe

[PATCH 4.19 000/206] 4.19.130-rc1 review
 2020-06-26 13:41 UTC  (5+ messages)
` [PATCH 4.19 023/206] PCI: aardvark: Dont blindly enable ASPM L0s and dont write to read-only register

[PATCH v7] hwmon: add Corsair Commander Pro driver
 2020-06-26 13:36 UTC  (2+ messages)

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-06-26 13:35 UTC  (2+ messages)

[PATCH] i2c: core: check returned size of emulated smbus block read
 2020-06-26 13:33 UTC  (3+ messages)

[PATCH v2 0/9] sunxi: Support IRQ wakeup from deep sleep
 2020-06-26 13:32 UTC  (5+ messages)
` [PATCH v2 1/9] irqchip/sun6i-r: Use a stacked irqchip driver

RE:Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-26 13:28 UTC  (2+ messages)
`  "

[PATCH v7 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-26 13:27 UTC  (3+ messages)
` [PATCH v7 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH] ARM: dts: tango: Align L2 cache-controller nodename with dtschema
 2020-06-26 13:17 UTC  (2+ messages)

[PATCH][next] dmaengine: ti: k3-udma: Use struct_size() in kzalloc()
 2020-06-26 13:29 UTC  (5+ messages)

[PATCH v3] media: cros-ec-cec: do not bail on device_init_wakeup failure
 2020-06-26 13:24 UTC  (2+ 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).