All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-07 15:13:15 to 2019-07-07 19:39:21 UTC [more...]

[PATCH 3.16 000/129] 3.16.70-rc1 review
 2019-07-07 16:54 UTC  (21+ messages)
` [PATCH 3.16 082/129] clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
` [PATCH 3.16 009/129] clk: vf610: fix refcount leak in vf610_clocks_init()
` [PATCH 3.16 116/129] net: sh_eth: fix a missing check of of_get_phy_mode
` [PATCH 3.16 036/129] rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
` [PATCH 3.16 016/129] staging: iio: adt7316: fix the dac read calculation
` [PATCH 3.16 052/129] rtc: 88pm80x: fix unintended sign extension
` [PATCH 3.16 063/129] ext4: fix crash during online resizing
` [PATCH 3.16 045/129] splice: don't merge into linked buffers
` [PATCH 3.16 038/129] mtd: docg3: Fix kasprintf() usage
` [PATCH 3.16 046/129] scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
` [PATCH 3.16 026/129] media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
` [PATCH 3.16 083/129] mmc: omap: fix the maximum timeout setting
` [PATCH 3.16 006/129] clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
` [PATCH 3.16 035/129] applicom: Fix potential Spectre v1 vulnerabilities
` [PATCH 3.16 075/129] drm/radeon/evergreen_cs: fix missing break in switch statement
` [PATCH 3.16 049/129] media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
` [PATCH 3.16 092/129] tools lib traceevent: Fix buffer overflow in arg_eval
` [PATCH 3.16 099/129] nfsd: fix memory corruption caused by readdir
` [PATCH 3.16 124/129] binder: Replace "%p" with "%pK" for stable
` [PATCH 3.16 025/129] powerpc/irq: drop arch_early_irq_init()

[PATCH] tpm: Document UEFI event log quirks
 2019-07-07 19:33 UTC  (4+ messages)

[PATCH V2 0/4] nfs4.0: Refetch lease_time after clientID reset
 2019-07-07 19:26 UTC  (5+ messages)
` [PATCH V2 1/4] nfs: Fix copy-and-paste error in debug message
` [PATCH V2 2/4] nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
` [PATCH V2 3/4] nfs4: Rename nfs41_setup_state_renewal
` [PATCH V2 4/4] nfs4.0: Refetch lease_time after clientid update

[PATCH] kexec: add generic support for elf kernel images
 2019-07-07 19:21 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: interrupt-controller: Document RTD129x
 2019-07-07 19:10 UTC  (4+ messages)

[RFC PATCH v3 00/12] security: x86/sgx: SGX vs. LSM, round 3
 2019-07-07 19:08 UTC  (6+ messages)
` [RFC PATCH v3 04/12] x86/sgx: Require userspace to define enclave pages' protection bits

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-good: add option to enable/disable shout2 plugin
 2019-07-07 19:03 UTC  (6+ messages)
` [Buildroot] [PATCH v2] package/gst1-plugins-good: add shout2 plugin option

[RFC PATCH v4 00/12] security: x86/sgx: SGX vs. LSM
 2019-07-07 19:03 UTC  (19+ messages)
` [RFC PATCH v4 05/12] x86/sgx: Enforce noexec filesystem restriction for enclaves
` [RFC PATCH v4 07/12] LSM: x86/sgx: Introduce ->enclave_map() hook for Intel SGX
` [RFC PATCH v4 10/12] security/selinux: Add enclave_load() implementation

[LTP] [PATCH 0/5] setdomainname() converted to new API
 2019-07-07 19:00 UTC  (6+ messages)
` [LTP] [PATCH 1/5] lib: include <errno.h> in tst_test.h
` [LTP] [PATCH 2/5] lapi: Add utsname.h
` [LTP] [PATCH 3/5] setdomainname01: Convert to new API
` [LTP] [PATCH 4/5] setdomainname02: "
` [LTP] [PATCH 5/5] setdomainname03: "

[PATCH v6 00/17] fs-verity: read-only file-based authenticity protection
 2019-07-07 18:54 UTC  (17+ messages)
` [PATCH v6 13/17] fs-verity: support builtin file signatures
    ` [f2fs-dev] "
` [PATCH v6 14/17] ext4: add basic fs-verity support
    ` [f2fs-dev] "
` [PATCH v6 15/17] ext4: add fs-verity read support
    ` [f2fs-dev] "
` [PATCH v6 16/17] ext4: update on-disk format documentation for fs-verity
    ` [f2fs-dev] "

[Cocci] [PATCH 1/2] coccinelle: api/stream_open: treat all wait_.*() calls as blocking
 2019-07-07 18:20 UTC  (4+ messages)

[PATCH] mtd: afs: remove unneeded NULL check
 2019-07-07 18:46 UTC  (3+ messages)

[PATCH v2 1/2] mtd: concat: refactor concat_lock/concat_unlock
 2019-07-07 18:45 UTC  (6+ messages)

[PATCH] mtd: abi: do not use C++ style comments in uapi header
 2019-07-07 18:45 UTC  (4+ messages)

[PATCH] Update palo documentation
 2019-07-07 18:44 UTC  (2+ messages)

[PATCH 3.16 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-07-07 18:13 UTC  (3+ messages)

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-07-07 18:21 UTC  (63+ messages)
` [PATCH 01/60] drm/edid: Add flag to drm_display_info to identify HDMI sinks
` [PATCH 02/60] video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
` [PATCH 03/60] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver "
  ` [PATCH 05/60] drm/bridge: simple-bridge: Add support for non-VGA bridges
  ` [PATCH 06/60] drm/bridge: simple-bridge: Add support for enable GPIO
  ` [PATCH 07/60] drm/bridge: simple-bridge: Add support for the TI OP362
  ` [PATCH 08/60] drm/bridge: Extend bridge API to disable connector creation
  ` [PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
  ` [PATCH 10/60] drm/bridge: Add bridge driver for display connectors
  ` [PATCH 11/60] drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter
  ` [PATCH 12/60] drm/bridge: panel: Implement bridge connector operations
  ` [PATCH 13/60] drm/bridge: tfp410: Don't include drmP.h
  ` [PATCH 14/60] drm/bridge: tfp410: Replace manual connector handling with bridge
  ` [PATCH 15/60] drm/bridge: tfp410: Allow operation without drm_connector
  ` [PATCH 16/60] dt-bindings: Add vendor prefix for LG Display
  ` [PATCH 17/60] dt-bindings: Add legacy 'toppoly' vendor prefix
  ` [PATCH 18/60] dt-bindings: display: panel: Add bindings for NEC NL8048HL11 panel
  ` [PATCH 19/60] drm/panel: Add driver for the LG Philips LB035Q02 panel
  ` [PATCH 20/60] drm/panel: Add driver for the NEC NL8048HL11 panel
  ` [PATCH 21/60] drm/panel: Add driver for the Sharp LS037V7DW01 panel
  ` [PATCH 22/60] drm/panel: Add driver for the Sony ACX565AKM panel
  ` [PATCH 23/60] drm/panel: Add driver for the Toppology TD028TTEC1 panel
  ` [PATCH 24/60] drm/panel: Add driver for the Toppology TD043MTEA1 panel
  ` [PATCH 25/60] drm: Add helper to create a connector for a chain of bridges
  ` [PATCH 26/60] drm/omap: Detach from panels at remove time
  ` [PATCH 27/60] drm/omap: Simplify HDMI mode and infoframe configuration
  ` [PATCH 28/60] drm/omap: Factor out display type to connector type conversion
  ` [PATCH 29/60] drm/omap: Use the drm_panel_bridge API
  ` [PATCH 30/60] drm/omap: dss: Fix output next device lookup in DT
  ` [PATCH 31/60] drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
  ` [PATCH 32/60] drm/omap: dss: Make omap_dss_device_ops optional
  ` [PATCH 33/60] drm/omap: hdmi: Allocate EDID in the .read_edid() operation
  ` [PATCH 34/60] drm/omap: hdmi4: Rework EDID read to isolate data read
  ` [PATCH 35/60] drm/omap: hdmi5: "
  ` [PATCH 36/60] drm/omap: hdmi4: Register a drm_bridge for EDID read
  ` [PATCH 37/60] drm/omap: hdmi5: "
  ` [PATCH 38/60] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
  ` [PATCH 39/60] drm/omap: hdmi5: "
  ` [PATCH 40/60] drm/omap: hdmi4: Implement drm_bridge .lost_hotplug() operation
  ` [PATCH 41/60] drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
  ` [PATCH 42/60] drm/omap: venc: Register a drm_bridge
  ` [PATCH 43/60] drm/omap: Create connector for bridges
  ` [PATCH 44/60] drm/omap: Switch the HDMI and VENC outputs to drm_bridge
  ` [PATCH 45/60] drm/omap: Remove HPD, detect and EDID omapdss operations
  ` [PATCH 46/60] drm/omap: hdmi: Remove omap_dss_device operations
  ` [PATCH 47/60] drm/omap: venc: "
  ` [PATCH 48/60] drm/omap: hdmi4: Simplify EDID read
  ` [PATCH 49/60] drm/omap: hdmi5: "
  ` [PATCH 50/60] drm/omap: displays: Remove unused panel drivers
  ` [PATCH 51/60] drm/omap: dpi: Sort includes alphabetically
  ` [PATCH 52/60] drm/omap: dpi: Reorder functions in sections
  ` [PATCH 53/60] drm/omap: dpi: Simplify clock setting API
  ` [PATCH 54/60] drm/omap: dpi: Register a drm_bridge
  ` [PATCH 55/60] drm/omap: sdi: Sort includes alphabetically
  ` [PATCH 56/60] drm/omap: sdi: Register a drm_bridge
  ` [PATCH 57/60] drm/omap: Simplify connector implementation
  ` [PATCH 58/60] drm/omap: dss: Remove unused omap_dss_device operations
  ` [PATCH 59/60] drm/omap: dss: Inline the omapdss_display_get() function
  ` [PATCH 60/60] drm/omap: dss: Remove unused omapdss_of_find_connected_device() function

[U-Boot] [PATCH v7 0/2] add command env erase
 2019-07-07 18:40 UTC  (2+ messages)

[PATCH iproute2-next] ip: bond: add peer notification delay support
 2019-07-07 18:40 UTC  (4+ messages)

[Buildroot] How do I enable webrtc as part of external gstreamer, in buildroot
 2019-07-07 18:40 UTC  (3+ messages)

Hello
 2019-07-07 18:18 UTC 

[U-Boot] [PATCH v2 00/16] stm32m1 patches for v2019.10
 2019-07-07 18:19 UTC  (7+ messages)
` [U-Boot] [PATCH v2 01/16] stm32mp1: deactivate WATCHDOG in defconfig
` [U-Boot] [PATCH v2 14/16] stm32mp1: add check for presence of environment in boot device
` [U-Boot] [PATCH v2 16/16] ARM: dts: stm32mp1: sync device tree with v5.2-rc4

[PATCH v2 0/7] Tracing vs CR2 (and cleanups)
 2019-07-07 18:17 UTC  (5+ messages)
` [PATCH v2 5/7] x86/mm, tracing: Fix CR2 corruption

[Xen-devel] [linux-linus test] 138780: regressions - FAIL
 2019-07-07 18:11 UTC 

[GIT PULL] ARM: dts: exynos: Late pull for v5.3
 2019-07-07 18:01 UTC  (2+ messages)

[PATCH v9 0/6] Introduced new Cadence USBSS DRD Driver
 2019-07-07 17:56 UTC  (4+ messages)
` [PATCH v9 5/6] usb:cdns3 Add Cadence USB3 "

[Bug 111077] link_shader and deserialize_glsl_program suddenly consume huge amount of RAM
 2019-07-07 17:57 UTC  (2+ messages)

[RFC PATCH net-next 0/6] tc-taprio offload for SJA1105 DSA
 2019-07-07 17:47 UTC  (9+ messages)
` [RFC PATCH net-next 1/6] Revert "Merge branch 'net-sched-Add-txtime-assist-support-for-taprio'"
` [RFC PATCH net-next 2/6] taprio: Add support for hardware offloading
` [RFC PATCH net-next 3/6] net: dsa: Pass tc-taprio offload to drivers
` [RFC PATCH net-next 4/6] net: dsa: sja1105: Add static config tables for scheduling
` [RFC PATCH net-next 5/6] net: dsa: sja1105: Advertise the 8 TX queues
` [RFC PATCH net-next 6/6] net: dsa: sja1105: Configure the Time-Aware Shaper via tc-taprio offload

[PATCH v2] PCI: hv: fix pci-hyperv build when SYSFS not enabled
 2019-07-07 17:46 UTC  (3+ messages)

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-07-07 17:42 UTC  (3+ messages)

[PATCH] Remove unused function drm_agp_bind_pages
 2019-07-07 17:40 UTC 

[PATCH] libselinux: Fix security_get_boolean_names build error
 2019-07-07 17:24 UTC  (2+ messages)

[PATCH v2] drm/i915: Fix assert_forcewake_active consideration of timer
 2019-07-07 17:34 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fix assert_forcewake_active consideration of timer (rev2)

[PATCH BlueZ] obex: client: map: report notification status on incoming message
 2019-07-07 17:27 UTC 

[dpdk-dev] [PATCH v1 1/1] mempool/octeontx2: fix npa pool range errors
 2019-07-07 17:24 UTC  (3+ messages)

[PATCH] dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback
 2019-07-07 17:17 UTC  (3+ messages)

[PATCH] drm/i915: Pull assert_forcewake_active() underneath the lock
 2019-07-07 17:14 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Pull assert_forcewake_active() underneath the lock (rev2)
` ✓ Fi.CI.IGT: "

get with me f#ckbuddy
 2019-07-07 17:13 UTC 

[PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems
 2019-07-07 17:02 UTC  (5+ messages)

[PATCH] staging: rtl8188eu: remove unused definitions from hal8188e_phy_reg.h
 2019-07-07 16:56 UTC 

[Buildroot] [PATCH 1/1] package/libpng: allow selection of older libpng versions
 2019-07-07 16:52 UTC 

[PATCH v3 0/2] Hugetlbfs support for riscv
 2019-07-07 15:14 UTC  (7+ messages)

[dpdk-dev] [PATCH] examples/client_server_mp: check port ownership
 2019-07-07 16:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[nfs:testing 18/19] fs/nfs/dir.c:196:51-52: Unneeded semicolon
 2019-07-07 16:46 UTC  (2+ messages)
` [PATCH] NFS: fix semicolon.cocci warnings

[PATCH] NFS: fix ifnullfree.cocci warnings
 2019-07-07 16:45 UTC 

[PATCH v15 0/7] virtio pmem driver
 2019-07-07 16:34 UTC  (7+ messages)
` [PATCH v15 6/7] ext4: disable map_sync for async flush
  ` [Qemu-devel] "

[PATCH] drm/i915: Fix assert_forcewake_active consideration of timer
 2019-07-07 16:40 UTC 

Kernel panic and ACPI errors with recent update to 4.15.53 ( Ubuntu 18.04 LTS distro )
 2019-07-07 16:27 UTC 

[PATCH v5 00/12] S.A.R.A. a new stacked LSM
 2019-07-07 16:15 UTC  (12+ messages)
` [PATCH v5 04/12] S.A.R.A.: generic DFA for string matching
` [PATCH v5 06/12] S.A.R.A.: WX protection
` [PATCH v5 11/12] S.A.R.A.: /proc/*/mem write limitation

[PATCH v2 0/6] Unmappable DRM client buffers for fbdev emulation
 2019-07-07 16:14 UTC  (5+ messages)
` [PATCH v2 3/6] drm/fb-helper: Instanciate shadow FB if configured in device's mode_config

[PATCH] rtc: bd70528: add dependency to fix build errors
 2019-07-07 16:12 UTC 

[PATCH] tracing: make exported ftrace_set_clr_event non-static
 2019-07-07 15:46 UTC  (2+ messages)

[PATCH 2/6] irqchip: Add Realtek RTD129x intc driver
 2019-07-07 15:46 UTC  (4+ messages)

rev-parse's show-{cdup,prefix} inconsistent when pwd symlink
 2019-07-07 15:36 UTC 

[PATCH v7 0/6] vfio/type1: Add support for valid iova list management
 2019-07-07 15:03 UTC  (7+ messages)
` [PATCH v7 4/6] vfio/type1: check dma map request is within a valid iova range
` [PATCH v7 5/6] vfio/type1: Add IOVA range capability support
` [PATCH v7 6/6] vfio/type1: remove duplicate retrieval of reserved regions


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.