linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-22 00:01:25 to 2020-04-22 06:19:49 UTC [more...]

[RFC PATCH v9 0/9] Add Tegra driver for video capture
 2020-04-22  6:18 UTC  (10+ messages)
` [RFC PATCH v9 1/9] arm64: tegra: Fix sor powergate clocks and reset
` [RFC PATCH v9 2/9] arm64: tegra: Add reset-cells to mc
` [RFC PATCH v9 3/9] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v9 4/9] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v9 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v9 6/9] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v9 7/9] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v9 8/9] dt-bindings: reset: Add ID for Tegra210 VI reset
` [RFC PATCH v9 9/9] arm64: tegra: Add Tegra VI CSI support in device tree

[PATCH 0/4] Add a new LOOP_SET_FD_AND_STATUS ioctl
 2020-04-22  6:19 UTC  (3+ messages)
` [PATCH 4/4] loop: Add "

[PATCH v2] media: uvcvideo: read bulk URBs after maxPayloadSize
 2020-04-22  6:16 UTC  (3+ messages)

[PATCH] tracing: fix memory leaks in trace_events_hist.c
 2020-04-22  6:15 UTC 

[PATCH 1/2] dt-bindings: Fix command line length limit calling dt-mk-schema
 2020-04-22  6:11 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: Re-enable core schemas for dtbs_check

pass kernel pointers to the sysctl ->proc_handler method v2
 2020-04-22  6:09 UTC  (5+ messages)
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

[v3] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-04-22  6:08 UTC 

[PATCH v5 0/3] Support userspace-selected fds
 2020-04-22  6:06 UTC  (8+ messages)
` [PATCH v5 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
` [PATCH v5 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
` [PATCH v5 3/3] fs: pipe2: Support O_SPECIFIC_FD

[PATCH hmm 0/5] Adjust hmm_range_fault() API
 2020-04-22  6:03 UTC  (10+ messages)
` [PATCH hmm 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
` [PATCH hmm 2/5] mm/hmm: make hmm_range_fault return 0 or -1
` [PATCH hmm 3/5] drm/amdgpu: remove dead code after hmm_range_fault()
` [PATCH hmm 4/5] mm/hmm: remove HMM_PFN_SPECIAL
` [PATCH hmm 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault

[PATCH v2 00/29] fs: convert remaining docs to ReST file format
 2020-04-22  6:02 UTC  (3+ messages)
` [PATCH v2 08/29] docs: filesystems: convert configfs.txt to ReST

[PATCH v2 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-22  6:02 UTC  (9+ messages)
` [PATCH v2 2/2] watchdog: Add new arm_smc_wdt watchdog driver

linux-next: manual merge of the akpm-current tree with the jc_docs tree
 2020-04-22  6:01 UTC 

More dwc3 gadget issues with adb
 2020-04-22  6:00 UTC  (5+ messages)

[PATCH v6 08/12] arm: dts: s5pv210: Add G3D node
 2020-04-22  5:56 UTC  (2+ messages)

[PATCH] PCI: endpoint: functions/pci-epf-test: Avoid DMA release when DMA is unsupported
 2020-04-22  5:59 UTC  (4+ messages)

[PATCH net-next v4 0/4] add TJA1102 support
 2020-04-22  5:54 UTC  (4+ messages)
` [PATCH net-next v4 3/4] net: mdio: of: export part of of_mdiobus_register_phy()

linux-next: build failure after merge of the powerpc tree
 2020-04-22  5:41 UTC 

[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
 2020-04-22  5:40 UTC  (7+ messages)

[PATCH] PM: sleep: call devfreq_suspend/resume and cpufreq_suspend/resume in pairs
 2020-04-22  5:15 UTC 

[PATCH v3 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-04-22  5:13 UTC  (2+ messages)

[PATCH] scsi: storvsc: Fix a panic in the hibernation procedure
 2020-04-22  5:02 UTC  (9+ messages)

sound/soc/soc-compress.c:75:28: warning: 'component' is used uninitialized in this function
 2020-04-22  4:53 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH v1 0/8] Bug fixes and improved logging in MHI
 2020-04-22  4:19 UTC  (9+ messages)
` [PATCH v1 1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
` [PATCH v1 2/8] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH v1 3/8] bus: mhi: core: Read transfer length from an event properly
` [PATCH v1 4/8] bus: mhi: core: Handle firmware load using state worker
` [PATCH v1 5/8] bus: mhi: core: WARN_ON for malformed vector table
` [PATCH v1 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH v1 7/8] bus: mhi: core: Improve debug logs for loading firmware
` [PATCH v1 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values

[PATCH] x86/setup: Add boot messages about cmdline builtins
 2020-04-22  4:20 UTC 

[PATCH bpf 1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension
 2020-04-22  4:13 UTC  (5+ messages)

[RFC PATCH v8 0/9] Add Tegra driver for video capture
 2020-04-22  4:12 UTC  (4+ messages)
    `  "

[PATCH v3 -tip 0/5] kvm: Use rcuwait for vcpu blocking
 2020-04-22  4:07 UTC  (6+ messages)
` [PATCH 1/5] rcuwait: Fix stale wake call name in comment
` [PATCH 2/5] rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
` [PATCH 3/5] rcuwait: Introduce prepare_to and finish_rcuwait
` [PATCH 4/5] kvm: Replace vcpu->swait with rcuwait
` [PATCH 5/5] sched/swait: Reword some of the main description

[PATCH] scsi: fcoe: remove unneeded semicolon in fcoe.c
 2020-04-22  4:07 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: Disable SPDIF by default
 2020-04-22  4:15 UTC 

[PATCH] scsi: mpt3sas: use true,false for bool variables
 2020-04-22  4:08 UTC  (2+ messages)

[PATCH] scsi: ufs-qcom: remove unneeded variable 'ret'
 2020-04-22  4:06 UTC  (2+ messages)

[PATCH] scsi: st: remove unneeded variable 'result' in st_release()
 2020-04-22  4:05 UTC  (2+ messages)

[PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
 2020-04-22  4:04 UTC  (2+ messages)

[PATCH v2 1/2] media: cedrus: Program output format during each run
 2020-04-22  4:04 UTC  (2+ messages)
` [PATCH v2 2/2] media: cedrus: Implement runtime PM

[PATCH v4 1/3] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
 2020-04-22  3:53 UTC  (3+ messages)
` [PATCH v4 2/3] Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree
` [DO-NOT-MERGE][PATCH v4 3/3] arm64: allwinner: Enable Bluetooth and WiFi on sopine baseboard

linux-next: manual merge of the kvm tree with the rcu tree
 2020-04-22  3:52 UTC 

[PATCH V9 00/11] XFS - Enable per-file/per-directory DAX operations V9
 2020-04-22  3:46 UTC  (5+ messages)
` [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE

[PATCH] scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCK
 2020-04-22  3:44 UTC  (2+ messages)

[RFC PATCH 0/4] pwm: sun4i: Properly turn pwm off and fix stuck output state
 2020-04-22  3:43 UTC  (3+ messages)
` [RFC PATCH 4/4] pwm: sun4i: Delay after writing the period
  ` [linux-sunxi] "

Implement close-on-fork
 2020-04-22  3:41 UTC  (5+ messages)
` [PATCH 1/4] fs: "

[PATCH 0/2] Two small fixes for bandwidth controller
 2020-04-22  3:36 UTC  (4+ messages)
` [PATCH 1/2] sched: Defend cfs and rt bandwidth quota against overflow

[PATCH] drm/exynos: Delete an error message in three functions
 2020-04-22  3:38 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: stmmac: Add support for VLAN promiscuous mode
 2020-04-22  3:31 UTC 

[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
 2020-04-22  3:14 UTC  (5+ messages)
` [PATCH 15/18] mm: memcontrol: make swap tracking an integral part of memory control

[ v2,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-04-22  2:48 UTC  (6+ messages)
` [v3,net-next 0/4] Introduce a flow gate control action and apply IEEE
  ` [v3,net-next 1/4] net: qos: introduce a gate control flow action
  ` [v3,net-next 2/4] net: schedule: add action gate offloading
  ` [v3,net-next 3/4] net: enetc: add hw tc hw offload features for PSPF capability
  ` [v3,net-next 4/4] net: enetc: add tc flower psfp offload driver

[PATCH -next] ide: Use memdup_user() as a cleanup
 2020-04-22  2:59 UTC  (2+ messages)

[PATCH v13 01/11] drm/i915: Use 64-bit division macro
 2020-04-22  2:57 UTC  (11+ messages)
` [PATCH v13 02/11] hwmon: pwm-fan: "
` [PATCH v13 03/11] ir-rx51: "
` [PATCH v13 04/11] pwm: clps711x: Cast period to u32 before use as divisor
` [PATCH v13 05/11] pwm: pwm-imx-tpm: Use 64-bit division macro
` [PATCH v13 06/11] pwm: imx27: Use 64-bit division macro and function
` [PATCH v13 07/11] pwm: sifive: Use 64-bit division macro
` [PATCH v13 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [PATCH v13 09/11] backlight: pwm_bl: Use 64-bit division function
` [PATCH v13 10/11] clk: pwm: "
` [PATCH v13 11/11] pwm: core: Convert period and duty cycle to u64

[RESEND PATCH 0/3] Add Qualcomm MSM8939 GCC binding and driver
 2020-04-22  2:56 UTC  (7+ messages)
` [PATCH 1/3] clk: qcom: Add DT bindings for msm8939 gcc
` [PATCH 2/3] clk: qcom: gcc-msm8939: Add gcc-msm8939 driver by copying gcc-msm8916
` [PATCH 3/3] clk: qcom: gcc-msm8939: Make silicon specific updates for msm8939

[PATCH] Perf: support to unwind userspace application stacks generated with thumb
 2020-04-22  2:56 UTC  (3+ messages)

linux-next: build failure after merge of the device-mapper tree
 2020-04-22  2:54 UTC 

[PATCH -next] misc: xilinx_sdfec: Use memdup_user() as a cleanup
 2020-04-22  2:58 UTC 

[PATCH -next] scsi: aacraid: Use memdup_user() as a cleanup
 2020-04-22  2:57 UTC 

Re:Re: [PATCH V3] amdgpu:optimization-- reduce no need mutex_lock area
 2020-04-22  2:50 UTC 

[PATCH] clk: qcom: msm8916: Fix the address location of pll->config_reg
 2020-04-22  2:46 UTC  (2+ messages)

[PATCH v5] drm/amdgpu: cleanup coding style in amdkfd a bit
 2020-04-22  2:35 UTC  (2+ messages)

[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-22  2:18 UTC  (14+ messages)
` [PATCH v5 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v5 02/10] MMU notifier: use the new mmap locking API
` [PATCH v5 03/10] DMA reservations: "
` [PATCH v5 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v5 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v5 06/10] mmap locking API: convert nested write lock sites
` [PATCH v5 07/10] mmap locking API: add mmap_read_trylock_non_owner()
` [PATCH v5 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v5 09/10] mmap locking API: add mmap_assert_locked
` [PATCH v5 10/10] mmap locking API: rename mmap_sem to mmap_lock

[PATCH 0/2] mtd: spi-nor: macronix: Add mx25l512/mx25u512 support
 2020-04-22  2:16 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: macronix: Add mx25u51245g support

[PATCH v1 0/6] arm64: tlb: add support for TTL feature
 2020-04-22  2:13 UTC  (6+ messages)
` [PATCH v1 1/6] arm64: Detect the ARMv8.4 "

[PATCH] drm/arm: cleanup coding style in arm a bit
 2020-04-22  2:10 UTC 

[PATCH 0/2] hwmon: (pmbus) add debugfs features for Gen 2 Renesas digital multiphase
 2020-04-22  2:04 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (pmbus/isl68137) add debugfs config and black box endpoints

[PATCH 07/14] net: axienet: Fix SGMII support
 2020-04-22  1:45 UTC  (12+ messages)
                    ` Xilinx axienet 1000BaseX support (was: Re: [PATCH 07/14] net: axienet: Fix SGMII support)

[PATCH V2 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mkinvalid()
 2020-04-22  1:52 UTC  (3+ messages)
` [PATCH V2 1/2] powerpc/mm: Drop platform defined pmd_mknotpresent()
` [PATCH V2 2/2] mm/thp: Rename pmd_mknotpresent() as pmd_mkinvalid()

[PATCH 1/1] brd: remove a redundant check
 2020-04-22  1:28 UTC 

[PATCH] drm: imx: Unify encoder creation
 2020-04-22  1:19 UTC  (2+ messages)

[PATCH v5 0/6] driver core: Improve and cleanup driver_deferred_probe_check_state()
 2020-04-22  1:16 UTC  (3+ messages)

Re: [PATCH V2] kmalloc_index optimization(code size & runtime stable)
 2020-04-22  1:12 UTC  (2+ messages)
`  "

[PATCH v2] dt-bindings: display: dw_mipi_dsi.txt: convert to yaml
 2020-04-22  1:11 UTC  (2+ messages)

[PATCH v2] perf stat: Improve runtime stat for interval mode
 2020-04-22  1:08 UTC  (4+ messages)

[PATCH v2] net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
 2020-04-22  1:09 UTC 

[PATCH v7 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-22  1:07 UTC  (6+ messages)
` [PATCH v7 4/8] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v7 5/8] dt-bindings: display: add i.MX6 MIPI DSI host controller doc

[PATCH 00/10] change the implemenation of the PageHighMem()
 2020-04-22  1:02 UTC  (4+ messages)
` [PATCH 01/10] mm/page-flags: introduce PageHighMemZone()

[PATCH 0/2] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-04-22  1:01 UTC  (7+ messages)
` [PATCH 1/2] KVM: X86: TSCDEADLINE MSR "
` [PATCH 2/2] KVM: VMX: Handle preemption timer fastpath

[PATCH] ia64: fix word quoting in shell scripts
 2020-04-22  0:53 UTC 

[PATCH AUTOSEL 5.4 01/84] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-22  0:57 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 52/84] linux/bits.h: add compile time sanity check of GENMASK inputs

[PATCH] platform/chrome: typec: Fix ret value check error
 2020-04-22  0:56 UTC  (2+ messages)

[PATCH] amdgpu: fixes memleak issue when init failed
 2020-04-22  0:56 UTC  (2+ messages)
`  "

[PATCH AUTOSEL 5.6 001/129] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-22  0:55 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 051/129] btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
` [PATCH AUTOSEL 5.6 084/129] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges

[PATCH] Input: xpad - Update xboxone fw2015 init packet
 2020-04-22  0:54 UTC  (4+ messages)
` [PATCH] Input: xpad - Add custom init packet for Xbox One S controllers

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-22  0:53 UTC  (3+ messages)

[PATCH v3] um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/
 2020-04-22  0:48 UTC 

[patch 00/15] x86/tlb: Unexport per-CPU tlbstate
 2020-04-22  0:42 UTC  (6+ messages)

[PATCH 00/10] Manually convert RCU text files to ReST format
 2020-04-22  0:42 UTC  (6+ messages)
` [PATCH 07/10] docs: RCU: RTFP: fix bibtex entries

linux-next: build failure after merge of the v4l-dvb tree
 2020-04-22  0:41 UTC 

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-04-22  0:40 UTC  (10+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH-v4] exfat: replace 'time_ms' with 'time_cs'
 2020-04-22  0:37 UTC  (2+ messages)

[Patch v2 1/3] mm/swapfile.c: found_free could be represented by (tmp < max)
 2020-04-22  0:36 UTC  (2+ messages)

[PATCH v5 00/17] objtool: vmlinux.o and noinstr validation
 2020-04-22  0:33 UTC  (3+ messages)
` [PATCH v5 04/17] x86,ftrace: Fix ftrace_regs_caller() unwind

[RFC] unixmon virtual device for unix sockets
 2020-04-22  0:29 UTC 

[PATCH] intel-speed-select: Fix speed-select-base-freq-properties output on CLX-N
 2020-04-22  0:22 UTC  (2+ messages)

[PATCH v6 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-04-21 23:59 UTC  (7+ messages)
` [PATCH v6 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500
` [PATCH v6 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7
` [PATCH v6 3/6] dt-bindings: Add vendor prefix for Acer Inc
` [PATCH v6 4/6] dt-bindings: ARM: tegra: Add Acer Iconia Tab A500
` [PATCH v6 5/6] dt-bindings: ARM: tegra: Add ASUS Google Nexus 7
` [PATCH v6 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500


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