All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-18 10:49:37 to 2019-12-18 11:33:44 UTC [more...]

[cip-dev] [PATCH 4.19.y-cip 00/39] Add RZ/G2N SYSC/RST/Clock/PFC support
 2019-12-18 11:33 UTC  (35+ messages)
` [cip-dev] [PATCH 4.19.y-cip 01/39] dt-bindings: arm: renesas: Document RZ/G2N SoC DT bindings
` [cip-dev] [PATCH 4.19.y-cip 02/39] dt-bindings: arm: renesas: Add HopeRun RZ/G2N boards
` [cip-dev] [PATCH 4.19.y-cip 03/39] soc: renesas: Add Renesas R8A774B1 config option
` [cip-dev] [PATCH 4.19.y-cip 04/39] soc: renesas: Identify RZ/G2N
` [cip-dev] [PATCH 4.19.y-cip 05/39] dt-bindings: power: Add r8a774b1 SYSC power domain definitions
` [cip-dev] [PATCH 4.19.y-cip 06/39] dt-bindings: power: rcar-sysc: Document r8a774b1 sysc
` [cip-dev] [PATCH 4.19.y-cip 07/39] soc: renesas: rcar-sysc: Prepare for fixing power request conflicts
` [cip-dev] [PATCH 4.19.y-cip 08/39] soc: renesas: r8a7795-sysc: Fix "
` [cip-dev] [PATCH 4.19.y-cip 09/39] soc: renesas: r8a7796-sysc: "
` [cip-dev] [PATCH 4.19.y-cip 10/39] soc: renesas: r8a77965-sysc: "
` [cip-dev] [PATCH 4.19.y-cip 11/39] soc: renesas: r8a77970-sysc: "
` [cip-dev] [PATCH 4.19.y-cip 12/39] soc: renesas: r8a77980-sysc: "
` [cip-dev] [PATCH 4.19.y-cip 13/39] soc: renesas: r8a77990-sysc: "
` [cip-dev] [PATCH 4.19.y-cip 14/39] soc: renesas: r8a774c0-sysc: "
` [cip-dev] [PATCH 4.19.y-cip 15/39] soc: renesas: rcar-sysc: Add r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 16/39] dt-bindings: reset: rcar-rst: Document r8a774b1 reset module
` [cip-dev] [PATCH 4.19.y-cip 17/39] soc: renesas: rcar-rst: Add support for RZ/G2N
` [cip-dev] [PATCH 4.19.y-cip 18/39] dt-bindings: clk: Add r8a774b1 CPG Core Clock Definitions
` [cip-dev] [PATCH 4.19.y-cip 19/39] dt-bindings: clock: renesas: cpg-mssr: Document r8a774b1 binding
` [cip-dev] [PATCH 4.19.y-cip 20/39] clk: renesas: cpg-mssr: Add r8a774b1 support
` [cip-dev] [PATCH 4.19.y-cip 21/39] pinctrl: sh-pfc: r8a77965: Add SATA pins, groups and functions
` [cip-dev] [PATCH 4.19.y-cip 22/39] pinctrl: sh-pfc: r8a77965: Add Audio clock pin support
` [cip-dev] [PATCH 4.19.y-cip 23/39] pinctrl: sh-pfc: r8a77965: Add Audio SSI "
` [cip-dev] [PATCH 4.19.y-cip 24/39] pinctrl: sh-pfc: r8a77965: Add VIN[4|5] groups/functions
` [cip-dev] [PATCH 4.19.y-cip 25/39] pinctrl: sh-pfc: r8a77965: Add CAN pins, groups and functions
` [cip-dev] [PATCH 4.19.y-cip 26/39] pinctrl: sh-pfc: r8a77965: Add CAN FD "
` [cip-dev] [PATCH 4.19.y-cip 27/39] pinctrl: sh-pfc: r8a77965: Replace DU_DOTCLKIN2 by DU_DOTCLKIN3
` [cip-dev] [PATCH 4.19.y-cip 28/39] pinctrl: sh-pfc: r8a77965: Add TMU pins, groups and functions
` [cip-dev] [PATCH 4.19.y-cip 29/39] pinctrl: sh-pfc: r8a77965: Add DRIF "
` [cip-dev] [PATCH 4.19.y-cip 30/39] pinctrl: sh-pfc: r8a77965: Add I2C{0, 3, 5} "
` [cip-dev] [PATCH 4.19.y-cip 31/39] pinctrl: sh-pfc: r8a77965: Add TPU "
` [cip-dev] [PATCH 4.19.y-cip 32/39] pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins
` [cip-dev] [PATCH 4.19.y-cip 33/39] dt-bindings: pinctrl: sh-pfc: Document r8a774b1 PFC support
` [cip-dev] [PATCH 4.19.y-cip 34/39] pinctrl: sh-pfc: r8a77965: Add R8A774B1 "

[PATCH V6 0/7] ACPI: Support Generic Initiator proximity domains
 2019-12-18 11:32 UTC  (3+ messages)

[PATCH V3 6/9] ath11k: add debugfs for TWT debug calls
 2019-12-18 11:32 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests: Open DRM_MASTER for display operations
 2019-12-18 11:31 UTC  (2+ messages)

[PATCH] usbredir: Prevent recursion in usbredir_write
 2019-12-18 11:30 UTC 

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2019-12-18 11:29 UTC  (6+ messages)
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH 0/2] Minor integer parsing improvements
 2019-12-18 11:29 UTC  (5+ messages)
` [PATCH 1/2] util/cutils: Turn FIXME comment into QEMU_BUILD_BUG_ON()
` [PATCH 2/2] test-keyval: Tighten test of trailing crap after size

[PATCH bpf-next] libbpf: Use PRIu64 when printing ulimit value
 2019-12-18 11:28 UTC 

[PATCH v3 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-12-18 11:28 UTC  (5+ messages)
` [PATCH v3 30/50] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
` [PATCH v3 31/50] drm/omap: hdmi5: "

[PATCH] EDAC/mc: Fix use-after-free and memleaks during device removal
 2019-12-18 11:28 UTC  (2+ messages)

stable-rc/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 275 warnings (v5.3.16-215-g8f8658b68c66)
 2019-12-18 11:27 UTC 

[Intel-gfx] [PATCH v2] drm/i915/display: Force the state compute phase once to enable PSR
 2019-12-18 11:27 UTC  (2+ messages)

[PATCH bpf-next 0/8] Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps
 2019-12-18 11:20 UTC  (18+ messages)
` [PATCH bpf-next 1/8] xdp: simplify devmap cleanup
` [PATCH bpf-next 2/8] xdp: simplify cpumap cleanup
` [PATCH bpf-next 3/8] xdp: fix graze->grace type-o in cpumap comments
` [PATCH bpf-next 4/8] xsk: make xskmap flush_list common for all map instances
` [PATCH bpf-next 5/8] xdp: make devmap "
` [PATCH bpf-next 6/8] xdp: make cpumap "
` [PATCH bpf-next 7/8] xdp: remove map_to_flush and map swap detection
` [PATCH bpf-next 8/8] xdp: simplify __bpf_tx_xdp_map()

[PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler
 2019-12-18 11:26 UTC  (12+ messages)

[PATCH v3 0/9] Rewrite packfile reuse code
 2019-12-18 11:26 UTC  (4+ messages)
` [PATCH v3 9/9] pack-objects: improve partial packfile reuse

[PATCH] btrfs-progs: fix path for btrfs-corrupt-block
 2019-12-18 11:26 UTC  (2+ messages)

[PATCH v4 00/12] Rewrite packfile reuse code
 2019-12-18 11:25 UTC  (13+ messages)
` [PATCH v4 01/12] builtin/pack-objects: report reused packfile objects
` [PATCH v4 02/12] packfile: expose get_delta_base()
` [PATCH v4 03/12] ewah/bitmap: introduce bitmap_word_alloc()
` [PATCH v4 04/12] pack-bitmap: introduce bitmap_walk_contains()
` [PATCH v4 05/12] pack-bitmap: uninteresting oid can be outside bitmapped packfile
` [PATCH v4 06/12] pack-bitmap: simplify bitmap_has_oid_in_uninteresting()
` [PATCH v4 07/12] csum-file: introduce hashfile_total()
` [PATCH v4 08/12] pack-objects: introduce pack.allowPackReuse
` [PATCH v4 09/12] builtin/pack-objects: introduce obj_is_packed()
` [PATCH v4 10/12] pack-objects: improve partial packfile reuse
` [PATCH v4 11/12] pack-objects: add checks for duplicate objects
` [PATCH v4 12/12] pack-bitmap: don't rely on bitmap_git->reuse_objects

[PATCH 00/55] Improve wfx driver
 2019-12-18 11:25 UTC  (5+ messages)
` [PATCH 07/55] staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps

[Buildroot] [PATCH 1/1] package/rpcbind: add an upstream URL to Config.in
 2019-12-18 11:23 UTC 

Pull a single file using git lfs
 2019-12-18 11:23 UTC  (3+ messages)
` [yocto] "

[GIT PULL FOR v5.6] R-Car DU & LVDS decoder
 2019-12-18 11:22 UTC  (5+ messages)

Query about ext4 commit interval vs dirty_expire_centisecs
 2019-12-18 11:22 UTC  (6+ messages)

[alsa-devel] [PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-18 11:20 UTC  (6+ messages)
` [alsa-devel] [PATCH 06/10] mfd: Add core driver for AD242x A2B transceivers
        `  "

[RFC 00/13] virtio-iommu on non-devicetree platforms
 2019-12-18 11:20 UTC  (9+ messages)
        ` [virtio-dev] "

[Xen-devel] [PATCH] [tools/hotplug] Use ip on systems where brctl is not available
 2019-12-18 11:20 UTC  (2+ messages)

[PATCH 1/5] gettext-minimal-native: update to 0.20.1
 2019-12-18 11:20 UTC  (3+ messages)

[PATCH v2 00/11] firmware: arm_scmi: Add support for multiple device per protocol
 2019-12-18 11:17 UTC  (24+ messages)
` [PATCH v2 01/11] "
` [PATCH v2 02/11] firmware: arm_scmi: Skip scmi mbox channel setup for addtional devices
` [PATCH v2 03/11] firmware: arm_scmi: Add names to scmi devices created
` [PATCH v2 04/11] firmware: arm_scmi: Add versions and identifier attributes using dev_groups
` [PATCH v2 05/11] firmware: arm_scmi: Match scmi device by both name and protocol id
` [PATCH v2 06/11] firmware: arm_scmi: Stash version in protocol init functions
` [PATCH v2 07/11] firmware: arm_scmi: Skip protocol initialisation for additional devices
` [PATCH v2 08/11] clk: scmi: Match scmi device by both name and protocol id
` [PATCH v2 09/11] cpufreq: "
` [PATCH v2 10/11] hwmon: (scmi-hwmon) "
` [PATCH v2 11/11] reset: reset-scmi: "

[PATCH] monitor: Remove unused define
 2019-12-18 11:20 UTC  (2+ messages)

[PATCH] ext4: Clarify impact of 'commit' mount option
 2019-12-18 11:12 UTC 

[PATCH 0/3] MAINTAINERS: ARM & SD fixes
 2019-12-18 11:18 UTC  (4+ messages)
` [PATCH 1/3] MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section

[PATCH] platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes
 2019-12-18 11:18 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: hihope-common: Fix EXTAL Clock frequency
 2019-12-18 11:13 UTC 

[PATCH V3 5/9] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
 2019-12-18 11:14 UTC  (3+ messages)

[Xen-devel] [PATCH] x86: irq: Do not BUG_ON multiple unbind calls for shared pirqs
 2019-12-18 11:13 UTC  (3+ messages)
` [Xen-devel] [PATCH v2] "

[PATCH] scsi: libfc: remove unnecessary assertion on ep variable
 2019-12-18 11:12 UTC  (3+ messages)

next/pending-fixes boot: 219 boots: 2 failed, 210 passed with 6 offline, 1 untried/unknown (v5.5-rc2-432-g9eed7d73a938)
 2019-12-18 11:12 UTC 

[PATCH] clock: renesas: cpg-mssr: Fix the typo
 2019-12-18 11:09 UTC 

[PATCH libnftnl] expr: meta: add slave device matching
 2019-12-18 11:10 UTC  (2+ messages)
` [PATCH nft] "

[PATCH v2 0/4] at24: move write-protect pin handling to nvmem core
 2019-12-18 11:10 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: nvmem: new optional property write-protect-gpios

Ability to ignore EOL changes for certain projects
 2019-12-18 11:10 UTC 

[PATCH 0/2] Improve line log documentation
 2019-12-18 11:09 UTC  (7+ messages)
` [PATCH 2/2] Documentation/git-log: mention that line-log regex must match in starting revision

[Bug 205885] New: BUG: KASAN: null-ptr-deref in strncpy+0x3c/0x60
 2019-12-18 11:07 UTC  (2+ messages)
` [Bug 205885] [Bisected] "

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-12-18 11:08 UTC  (9+ messages)
  ` [RFC PATCH v2 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

[PATCH bpf-next v2] libbpf: Print hint about ulimit when getting permission denied error
 2019-12-18 11:08 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Skip sampling engines if gt is asleep
 2019-12-18 11:07 UTC  (2+ messages)

[Xen-devel] [PATCH] xsm: hide detailed Xen version from unprivileged guests
 2019-12-18 11:06 UTC  (2+ messages)

[PATCH] usb: dwc3: Fix UTMI/UTMIW phy interface initialization
 2019-12-18 11:06 UTC  (3+ messages)

[PATCH RFC v6 0/9] interconnect: Add imx support via devfreq
 2019-12-18 11:05 UTC  (8+ messages)
  ` [PATCH RFC v6 3/9] PM / devfreq: imx: Register interconnect device

[PATCH nf-next 0/9] netfilter: nft_meta: add support for slave device matching
 2019-12-18 11:05 UTC  (10+ messages)
` [PATCH nf-next 1/9] netfilter: nft_meta: move time handling to helper
` [PATCH nf-next 2/9] netfilter: nft_meta: move pkttype "
` [PATCH nf-next 3/9] netfilter: nft_meta: move sk uid/git "
` [PATCH nf-next 4/9] netfilter: nft_meta: move cgroup "
` [PATCH nf-next 5/9] netfilter: nft_meta: move interface kind "
` [PATCH nf-next 6/9] netfilter: nft_meta: move all interface related keys "
` [PATCH nf-next 7/9] netfilter: nft_meta: place prandom handling in a helper
` [PATCH nf-next 8/9] netfilter: nft_meta: place rtclassid "
` [PATCH nf-next 9/9] netfilter: nft_meta: add support for slave device ifindex matching

[PATCH v2] arm64: cpufeature: Export matrix and other features to userspace
 2019-12-18 11:05 UTC  (3+ messages)

[PATCH] pinctrl: tegra: fix missing __iomem in suspend/resume
 2019-12-18 11:04 UTC 

[PATCH] vfs: Adjust indentation in remap_verify_area
 2019-12-18 11:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] powerpc/setup_64: use DEFINE_DEBUGFS_ATTRIBUTE to define fops_rfi_flush
 2019-12-18 11:02 UTC  (3+ messages)

[LTP] [PATCH] isofs: Convert to new library
 2019-12-18 11:03 UTC  (4+ messages)

[PATCH] integrity: Expose data structures required for include/linux/integrity.h
 2019-12-18 11:03 UTC  (4+ messages)

[PATCH] i2c: cadence: Implement timeout
 2019-12-18 11:01 UTC  (4+ messages)

[PATCH V2 00/10] unify origanization structure of block group cache
 2019-12-18 11:01 UTC  (4+ messages)
` [PATCH V2 05/10] btrfs-progs: adjust ported block group lookup functions in kernel version

[Bug 1856837] [NEW] qemu 4.2.0 arm segmentation fault with gcc 9.2
 2019-12-18 10:45 UTC 

[PATCH v2 00/10] Migration Arguments cleanup
 2019-12-18 10:58 UTC  (4+ messages)
` [PATCH v2 01/10] migration-test: Create cmd_soure and cmd_target

[PATCH net-next v2] net: WireGuard secure network tunnel
 2019-12-18 10:57 UTC  (3+ messages)

[PATCH 1/2] stm32mp1: remove the imply BOOTSTAGE
 2019-12-18 10:57 UTC  (4+ messages)
` [PATCH 2/2] stm32mp1: configs: Resync with savedefconfig

[PATCH v5 net-next 0/7] ipv6: Extension header infrastructure
 2019-12-18 10:56 UTC  (5+ messages)
` [PATCH v5 net-next 2/7] ipeh: Move generic EH functions to exthdrs_common.c

[PATCH v3 0/5] Add support for booting EFI FIT images
 2019-12-18 10:56 UTC  (5+ messages)
` [PATCH v3 5/5] test/py: Create a test for launching UEFI binaries from "

[Xen-devel] [XEN PATCH v2] x86/vm_event: add short-circuit for breakpoints (aka, "fast single step")
 2019-12-18 10:55 UTC  (2+ messages)

[PATCH] board: xilinx: Add support for user configurable boot script offset
 2019-12-18 10:54 UTC 

[PATCH] media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-18 10:52 UTC  (3+ messages)

[PATCH 1/2] powerpc/pseries/svm: Don't access some SPRs
 2019-12-18 10:48 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Ratelimit display power w/a
 2019-12-18 10:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/2] iotests: Minor fixes
 2019-12-18 10:48 UTC  (3+ messages)
` [PATCH 1/2] iotests/273: Filter format-specific information
` [PATCH 2/2] iotests: Fix IMGOPTSSYNTAX for nbd

[PATCH v2 2/8] lib: add asn.1 encoder
 2019-12-18 10:50 UTC  (9+ messages)
` [PATCH v2 0/8] Fix TPM 2.0 trusted keys

[RFC PATCH 0/3] softirq/blk-mq: implement interrupt flood detection for avoiding cpu lockup
 2019-12-18 10:49 UTC  (3+ messages)
` [RFC PATCH 2/3] softirq: implement interrupt flood detection

[U-Boot] [PATCH] stm32mp1: imply CMD_CLS
 2019-12-18 10:49 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH] drm/i915: Fix pid leak with banned clients
 2019-12-18 10:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix pid leak with banned clients (rev2)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.