All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-27 10:33:00 to 2017-01-27 10:58:08 UTC [more...]

[PATCH 3.12 001/235] driver core: Delete an unnecessary check before the function call "put_device"
 2017-01-27 10:55 UTC  (19+ messages)
` [PATCH 3.12 000/235] 3.12.70-stable review
  ` [PATCH 3.12 007/235] can: raw: raw_setsockopt: limit number of can_filter that can be set
  ` [PATCH 3.12 008/235] can: peak: fix bad memory access and free sequence
  ` [PATCH 3.12 009/235] m68k: Fix ndelay() macro
  ` [PATCH 3.12 010/235] hotplug: Make register and unregister notifier API symmetric
  ` [PATCH 3.12 011/235] Revert "Btrfs: don't delay inode ref updates during log, replay"
  ` [PATCH 3.12 013/235] USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
  ` [PATCH 3.12 014/235] USB: serial: option: add dlink dwm-158
  ` [PATCH 3.12 016/235] USB: cdc-acm: add device id for GW Instek AFG-125
  ` [PATCH 3.12 017/235] usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
  ` [PATCH 3.12 020/235] ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirks
  ` [PATCH 3.12 021/235] ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
  ` [PATCH 3.12 022/235] ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO
  ` [PATCH 3.12 024/235] block_dev: don't test bdev->bd_contains when it is not stable
  ` [PATCH 3.12 027/235] ext4: fix stack memory corruption with 64k block size
` [PATCH 3.12 186/235] clocksource/exynos_mct: Clear interrupt when cpu is shut down

[patch added to 3.12-stable] IB/mlx4: Set traffic class in AH
 2017-01-27 10:54 UTC  (65+ messages)
` [patch added to 3.12-stable] IB/mlx4: Fix port query for 56Gb Ethernet links
` [patch added to 3.12-stable] perf scripting: Avoid leaking the scripting_context variable
` [patch added to 3.12-stable] ARM: dts: imx31: fix clock control module interrupts description
` [patch added to 3.12-stable] ARM: dts: imx31: move CCM device node to AIPS2 bus devices
` [patch added to 3.12-stable] ARM: dts: imx31: fix AVIC base address
` [patch added to 3.12-stable] x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
` [patch added to 3.12-stable] svcrpc: don't leak contexts on PROC_DESTROY
` [patch added to 3.12-stable] mmc: mxs-mmc: Fix additional cycles after transmission stop
` [patch added to 3.12-stable] mtd: nand: xway: disable module support
` [patch added to 3.12-stable] qla2xxx: Fix crash due to null pointer access
` [patch added to 3.12-stable] ubifs: Fix journal replay wrt. xattr nodes
` [patch added to 3.12-stable] clockevents/drivers/exynos_mct: Remove unneeded container_of()
` [patch added to 3.12-stable] clocksource/exynos_mct: Clear interrupt when cpu is shut down
` [patch added to 3.12-stable] ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
` [patch added to 3.12-stable] ARM: dts: da850-evm: fix read access to SPI flash
` [patch added to 3.12-stable] arm64/ptrace: Preserve previous registers for short regset write
` [patch added to 3.12-stable] arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
` [patch added to 3.12-stable] arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
` [patch added to 3.12-stable] ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
` [patch added to 3.12-stable] ite-cir: initialize use_demodulator before using it
` [patch added to 3.12-stable] posix_acl: Clear SGID bit when setting file permissions
` [patch added to 3.12-stable] NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
` [patch added to 3.12-stable] vmxnet3: Wake queue from reset work
` [patch added to 3.12-stable] fs/cifs: make share unaccessible at root level mountable
` [patch added to 3.12-stable] Fix memory leaks in cifs_do_mount()
` [patch added to 3.12-stable] Compare prepaths when comparing superblocks
` [patch added to 3.12-stable] Move check for prefix path to within cifs_get_root()
` [patch added to 3.12-stable] Fix regression which breaks DFS mounting
` [patch added to 3.12-stable] apparmor: fix refcount bug in profile replacement
` [patch added to 3.12-stable] apparmor: fix replacement bug that adds new child to old parent
` [patch added to 3.12-stable] apparmor: fix uninitialized lsm_audit member
` [patch added to 3.12-stable] apparmor: exec should not be returning ENOENT when it denies
` [patch added to 3.12-stable] apparmor: fix update the mtime of the profile file on replacement
` [patch added to 3.12-stable] apparmor: fix disconnected bind mnts reconnection
` [patch added to 3.12-stable] apparmor: internal paths should be treated as disconnected
` [patch added to 3.12-stable] apparmor: fix put() parent ref after updating the active ref
` [patch added to 3.12-stable] apparmor: fix log failures for all profiles in a set
` [patch added to 3.12-stable] apparmor: fix audit full profile hname on successful load
` [patch added to 3.12-stable] apparmor: ensure the target profile name is always audited
` [patch added to 3.12-stable] apparmor: check that xindex is in trans_table bounds
` [patch added to 3.12-stable] apparmor: fix refcount race when finding a child profile
` [patch added to 3.12-stable] apparmor: add missing id bounds check on dfa verification
` [patch added to 3.12-stable] apparmor: don't check for vmalloc_addr if kvzalloc() failed
` [patch added to 3.12-stable] apparmor: fix oops in profile_unpack() when policy_db is not present
` [patch added to 3.12-stable] apparmor: fix module parameters can be changed after policy is locked
` [patch added to 3.12-stable] apparmor: do not expose kernel stack
` [patch added to 3.12-stable] apparmor: fix oops, validate buffer size in apparmor_setprocattr()
` [patch added to 3.12-stable] apparmor: fix arg_size computation for when setprocattr is null terminated
` [patch added to 3.12-stable] vfio/pci: Fix integer overflows, bitmask check
` [patch added to 3.12-stable] bna: Add synchronization for tx ring
` [patch added to 3.12-stable] [media] xc2028: avoid use after free
` [patch added to 3.12-stable] [media] xc2028: unlock on error in xc2028_set_config()
` [patch added to 3.12-stable] block: fix use-after-free in sys_ioprio_get()
` [patch added to 3.12-stable] xc2028: Fix use-after-free bug properly
` [patch added to 3.12-stable] sg: Fix double-free when drives detach during SG_IO
` [patch added to 3.12-stable] fuse: do not use iocb after it may have been freed
` [patch added to 3.12-stable] move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
` [patch added to 3.12-stable] x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()
` [patch added to 3.12-stable] bnx2x: Correct ringparam estimate when DOWN
` [patch added to 3.12-stable] ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
` [patch added to 3.12-stable] tmpfs: clear S_ISGID when setting posix ACLs

[PATCH] Input: tegra-kbc - Fix possible NULL derefrence
 2017-01-27 10:54 UTC  (2+ messages)

[PATCH] arm64: Improve detection of user/non-user mappings in set_pte(_at)
 2017-01-27 10:54 UTC 

WIreGuard on embedded devices and traffic shaping question
 2017-01-27 11:05 UTC 

Understanding of Acked-By
 2017-01-27 10:52 UTC  (7+ messages)

[Qemu-devel] [PATCH] spapr: clock should count only if vm is running
 2017-01-27 10:52 UTC  (3+ messages)

[PATCH] crypto: arm64/crc32 - detect crc32 support in assembler
 2017-01-27 10:52 UTC  (5+ messages)

[PATCH] status: be prepared for not-yet-started interactive rebase
 2017-01-27 10:49 UTC  (5+ messages)
` [PATCH v2 0/1] Let `git status` handle a not-yet-started `rebase -i` gracefully
  ` [PATCH v2 1/1] status: be prepared for not-yet-started interactive rebase

[PATCH v5 0/3] net/i40e: fix segmentation fault
 2017-01-27 10:50 UTC  (4+ messages)
` [PATCH v6 0/2] app/testpmd: enable VMDq in testpmd
` [PATCH v6 1/2] app/testpmd: add command to configure VMDq
` [PATCH v6 2/2] app/testpmd: fix port stop

[PATCH net-next] net: adjust skb->truesize in pskb_expand_head()
 2017-01-27 10:49 UTC  (2+ messages)

[PATCH 7/7] completion: recognize more long-options
 2017-01-27 10:49 UTC  (8+ messages)
` (no subject)
  ` SubmittingPatches: drop temporal reference for PGP signing

[PATCH] arm64: dts: marvell: add generic-ahci compatibles for CP110 ahci
 2017-01-27 10:49 UTC  (3+ messages)

[PATCH] drm/i915: Make uapi/i915_drm.h standalone
 2017-01-27 10:49 UTC 

[PATCH] drm/color: Include CTM equations in kerneldoc
 2017-01-27 10:47 UTC 

[Qemu-devel] [PATCH v8 00/25] Remaining MTTCG Base patches and ARM enablement
 2017-01-27 10:39 UTC  (26+ messages)
` [Qemu-devel] [PATCH v8 01/25] docs: new design document multi-thread-tcg.txt
` [Qemu-devel] [PATCH v8 02/25] mttcg: translate-all: Enable locking debug in a debug build
` [Qemu-devel] [PATCH v8 03/25] mttcg: Add missing tb_lock/unlock() in cpu_exec_step()
` [Qemu-devel] [PATCH v8 04/25] tcg: move TCG_MO/BAR types into own file
` [Qemu-devel] [PATCH v8 05/25] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v8 06/25] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [PATCH v8 07/25] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [PATCH v8 08/25] tcg: drop global lock during TCG code execution
` [Qemu-devel] [PATCH v8 09/25] tcg: remove global exit_request
` [Qemu-devel] [PATCH v8 10/25] tcg: enable tb_lock() for SoftMMU
` [Qemu-devel] [PATCH v8 11/25] tcg: enable thread-per-vCPU
` [Qemu-devel] [PATCH v8 12/25] tcg: handle EXCP_ATOMIC exception for system emulation
` [Qemu-devel] [PATCH v8 13/25] cputlb: add assert_cpu_is_self checks
` [Qemu-devel] [PATCH v8 14/25] cputlb: tweak qemu_ram_addr_from_host_nofail reporting
` [Qemu-devel] [PATCH v8 15/25] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [PATCH v8 16/25] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
` [Qemu-devel] [PATCH v8 17/25] cputlb: add tlb_flush_by_mmuidx async routines
` [Qemu-devel] [PATCH v8 18/25] cputlb: atomically update tlb fields used by tlb_reset_dirty
` [Qemu-devel] [PATCH v8 19/25] cputlb: introduce tlb_flush_*_all_cpus[_synced]
` [Qemu-devel] [PATCH v8 20/25] target-arm/powerctl: defer cpu reset work to CPU context
` [Qemu-devel] [PATCH v8 21/25] target-arm: don't generate WFE/YIELD calls for MTTCG
` [Qemu-devel] [PATCH v8 22/25] target-arm/cpu.h: make ARM_CP defined consistent
` [Qemu-devel] [PATCH v8 23/25] target-arm: introduce ARM_CP_EXIT_PC
` [Qemu-devel] [PATCH v8 24/25] target-arm: ensure all cross vCPUs TLB flushes complete
` [Qemu-devel] [PATCH v8 25/25] tcg: enable MTTCG by default for ARM on x86 hosts

[PATCH 0/4] Provide real domain names for Exynos power domain driver
 2017-01-27 10:47 UTC  (5+ messages)
    ` [PATCH 1/4] soc: samsung: pm_domains: Use full names in subdomains registration log
    ` [PATCH 2/4] soc: samsung: pm_domains: Remove unused name field
    ` [PATCH 3/4] soc: samsung: pm_domains: Remove message about failed memory allocation
    ` [PATCH 4/4] soc: samsung: pm_domains: Provide real name for all supported domains

[PATCH] net: phy: broadcom: add support for BCM54210E
 2017-01-27 10:47 UTC 

[PATCH 0/6] wl1251: Fix MAC address for Nokia N900
 2017-01-27 10:34 UTC  (8+ messages)
` [PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data

[PATCH] connect: handle putty/plink also in GIT_SSH_COMMAND
 2017-01-27 10:35 UTC  (4+ messages)
  ` [PATCH v2 3/3] connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config

[LSF/MM TOPIC] new mount(2) userspace api
 2017-01-27  9:46 UTC  (4+ messages)

[PATCH] multipath-tools: update to 0.6.4
 2017-01-27 10:44 UTC  (2+ messages)

[PATCHv2 1/2] iio: Documentation: Add proximity unit
 2017-01-27 10:42 UTC  (6+ messages)
` [PATCHv2 2/2] iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity Sensors

[Qemu-devel] [PATCH v8 01/25] docs: new design document multi-thread-tcg.txt
 2017-01-27 10:35 UTC  (25+ messages)
` [Qemu-devel] [PATCH v8 02/25] mttcg: translate-all: Enable locking debug in a debug build
` [Qemu-devel] [PATCH v8 03/25] mttcg: Add missing tb_lock/unlock() in cpu_exec_step()
` [Qemu-devel] [PATCH v8 04/25] tcg: move TCG_MO/BAR types into own file
` [Qemu-devel] [PATCH v8 05/25] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v8 06/25] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [PATCH v8 07/25] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [PATCH v8 08/25] tcg: drop global lock during TCG code execution
` [Qemu-devel] [PATCH v8 09/25] tcg: remove global exit_request
` [Qemu-devel] [PATCH v8 10/25] tcg: enable tb_lock() for SoftMMU
` [Qemu-devel] [PATCH v8 11/25] tcg: enable thread-per-vCPU
` [Qemu-devel] [PATCH v8 12/25] tcg: handle EXCP_ATOMIC exception for system emulation
` [Qemu-devel] [PATCH v8 13/25] cputlb: add assert_cpu_is_self checks
` [Qemu-devel] [PATCH v8 14/25] cputlb: tweak qemu_ram_addr_from_host_nofail reporting
` [Qemu-devel] [PATCH v8 15/25] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [PATCH v8 16/25] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
` [Qemu-devel] [PATCH v8 17/25] cputlb: add tlb_flush_by_mmuidx async routines
` [Qemu-devel] [PATCH v8 18/25] cputlb: atomically update tlb fields used by tlb_reset_dirty
` [Qemu-devel] [PATCH v8 19/25] cputlb: introduce tlb_flush_*_all_cpus[_synced]
` [Qemu-devel] [PATCH v8 20/25] target-arm/powerctl: defer cpu reset work to CPU context
` [Qemu-devel] [PATCH v8 21/25] target-arm: don't generate WFE/YIELD calls for MTTCG
` [Qemu-devel] [PATCH v8 22/25] target-arm/cpu.h: make ARM_CP defined consistent
` [Qemu-devel] [PATCH v8 23/25] target-arm: introduce ARM_CP_EXIT_PC
` [Qemu-devel] [PATCH v8 24/25] target-arm: ensure all cross vCPUs TLB flushes complete
` [Qemu-devel] [PATCH v8 25/25] tcg: enable MTTCG by default for ARM on x86 hosts

[PATCH 0/8] Bug fixes
 2017-01-27 10:39 UTC  (9+ messages)
` [PATCH 1/8] crypto:chcr-Change flow IDs
` [PATCH 2/8] crypto:chcr- Fix key length for RFC4106
` [PATCH 3/8] crypto:chcr-fix itnull.cocci warnings
` [PATCH 4/8] crypto:chcr- Use cipher instead of Block Cipher in gcm setkey
` [PATCH 5/8] crypto:chcr: Change cra_flags for cipher algos
` [PATCH 6/8] crypto:chcr- Change algo priority
` [PATCH 7/8] crypto:chcr- Fix wrong typecasting
` [PATCH 8/8] crypto:chcr-Fix Smatch Complaint

[U-Boot] [PATCH 0/7] am57xx-idk LCD and am571x-idk 6 port ethernet pinmux
 2017-01-27 10:40 UTC  (5+ messages)
` [U-Boot] [PATCH 5/7] board: ti: am57xx-idk: Auto detect LCD Panel

[PATCH] fstests: cleanup $TEST_DIR/$seq* files
 2017-01-27 10:39 UTC 

[PATCH 00/13] mmc: bcm2835: more cleanups
 2017-01-27 10:28 UTC  (4+ messages)
` [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd

[PATCH v4 0/13] arm64: allwinner: a64: Enable MMC support
 2017-01-27 10:37 UTC  (6+ messages)
` [PATCH v4 10/13] arm64: allwinner: a64: Increase the MMC max frequency

[PATCH 00/19] drm: debugfs: Remove all files automatically on cleanup
 2017-01-27 10:38 UTC  (3+ messages)
` [PATCH 13/19] drm/sti: Remove drm_debugfs_remove_files() calls

[PATCH v3 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2017-01-27 10:35 UTC  (4+ messages)
` [PATCH v3 2/9] mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ

[PATCH v2 0/3] xfstests: mount cycle overlay base fs
 2017-01-27  8:56 UTC  (2+ messages)
` [PATCH v2 2/3] overlay: use SCRATCH_BASE_DIR instead of SCRATCH_DEV

[PATCH RFC 0/3] Pass pipe to LPE audio
 2017-01-27 10:36 UTC  (4+ messages)
` [PATCH RFC 1/3] drm/i915: Avoid MST pipe handling for "
` [PATCH RFC 2/3] drm/i915: Pass pipe to LPE audio notification
` [PATCH RFC 3/3] ALSA: x86: Use config base depending on the pipe

[PATCH v1 0/2] urlmatch: allow regexp-based matches
 2017-01-27 10:32 UTC  (7+ messages)
` [PATCH v4 0/5] urlmatch: allow wildcard-based matches
` [PATCH v4 1/5] mailmap: add Patrick Steinhardt's work address
` [PATCH v4 2/5] urlmatch: enable normalization of URLs with globs
` [PATCH v4 3/5] urlmatch: split host and port fields in `struct url_info`
` [PATCH v4 4/5] urlmatch: include host and port in urlmatch length
` [PATCH v4 5/5] urlmatch: allow globbing for the URL host part

[PATCH v2 0/3] Init device ids from ACPI of_compatible
 2017-01-27 10:35 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] spi: acpi: Initialize modalias from of_compatible

Warning at drivers/gpu/drm/drm_atomic_helper.c
 2017-01-27 10:34 UTC  (8+ messages)

[PATCH] drm/atomic: clear out fence when duplicating state
 2017-01-27 10:33 UTC  (2+ messages)

[PATCH] [media] v4l2-async: failing functions shouldn't have side effects
 2017-01-27 10:32 UTC 


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.