All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-16 14:58:04 to 2017-08-16 15:42:07 UTC [more...]

[PATCH] btrfs: copy fsid to super_block s_uuid
 2017-08-16 15:40 UTC  (2+ messages)

[B.A.T.M.A.N.] Manually Updating Translation table
 2017-08-16 15:41 UTC  (4+ messages)

[PATCH] btrfs: Remove unused sectorsize variable from struct map_lookup
 2017-08-16 15:41 UTC 

[PATCH 0/27 v1] Quota scalability patches
 2017-08-16 15:41 UTC  (28+ messages)
` [PATCH 01/27] quota: Convert dqio_mutex to rwsem
` [PATCH 02/27] quota: Do more fine-grained locking in dquot_acquire()
` [PATCH 03/27] quota: Acquire dqio_sem for reading in dquot_get_next_id()
` [PATCH 04/27] quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
` [PATCH 05/27] quota: Protect dquot writeout with dq_lock
` [PATCH 06/27] quota: Push dqio_sem down to ->read_dqblk()
` [PATCH 07/27] quota: Remove locking for reading from the old quota format
` [PATCH 08/27] quota: Push dqio_sem down to ->write_dqblk()
` [PATCH 09/27] quota: Do not acquire dqio_sem for dquot overwrites in v2 format
` [PATCH 10/27] quota: Remove locking for writing to the old quota format
` [PATCH 11/27] quota: Push dqio_sem down to ->release_dqblk()
` [PATCH 12/27] quota: Push dqio_sem down to ->get_next_id()
` [PATCH 13/27] quota: Push dqio_sem down to ->write_file_info()
` [PATCH 14/27] quota: Push dqio_sem down to ->read_file_info()
` [PATCH 15/27] quota: Fix error codes in v2_read_file_info()
` [PATCH 16/27] quota: Fix possible corruption of dqi_flags
` [PATCH 17/27] quota: Drop return value of mark_all_dquot_dirty()
` [PATCH 18/27] quota: Do not dirty bad dquots
` [PATCH 19/27] quota: Move locking into clear_dquot_dirty()
` [PATCH 20/27] quota: Remove dq_wait_unused from dquot
` [PATCH 21/27] quota: Allow disabling tracking of dirty dquots in a list
` [PATCH 22/27] ext4: Disable dirty list tracking of dquots when journalling quotas
` [PATCH 23/27] quota: Inline functions into their callsites
` [PATCH 24/27] quota: Inline inode_{incr,decr}_space() into callsites
` [PATCH 25/27] quota: Inline dquot_[re]claim_reserved_space() into callsite
` [PATCH 26/27] fs: Provide __inode_get_bytes()
` [PATCH 27/27] quota: Reduce contention on dq_data_lock

[PATCH] devicetree: Enable generation of __symbols__ in all dtb files
 2017-08-16 15:41 UTC  (7+ messages)

[PATCH 0/1][V2] nss: 3.30.2 -> 3.31.1
 2017-08-16 15:30 UTC  (2+ messages)
` [PATCH 1/1] "

possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem
 2017-08-16 15:40 UTC  (5+ messages)

[RFC PATCH 0/1] IPSec Inline and look aside crypto offload
 2017-08-16 15:40 UTC  (6+ messages)
` [RFC PATCH v2 0/4] "
  ` [RFC PATCH 1/4] rte_security: API definitions

[PATCHv2 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-16 15:39 UTC  (4+ messages)

[PATCH] drm/debugfs: accept trailing whitespace in "force" attribute
 2017-08-16 15:39 UTC 

[PATCH 0/2] pstore: Make default pstorefs root dir perms 0750
 2017-08-16 15:38 UTC  (4+ messages)
` [PATCH 2/2] Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"

[B.A.T.M.A.N.] wired performance
 2017-08-16 15:39 UTC 

[PATCH 0/6 v2] mkfs: save user input into opts table
 2017-08-16 15:38 UTC  (6+ messages)
` [PATCH 1/6 v2] mkfs: Save raw user input field to the opts struct

[PATCH] [media] ivtv: Fix incompatible type for argument error
 2017-08-16 15:37 UTC 

[PATCH 0/6 v2] Fix RPM4 regressions based on Pyro
 2017-08-16 15:37 UTC  (5+ messages)
` ✗ patchtest: failure for Fix RPM4 regressions based on Pyro (rev2)

[U-Boot] [PATCH 1/4] Revert "serial: ns16550: Add RX interrupt buffer support"
 2017-08-16 15:37 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] serial: serial-uclass: Add generic serial RX buffer support
` [U-Boot] [PATCH 3/4] x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via Kconfig
` [U-Boot] [PATCH 4/4] x86: dfi-bt700: "

[PATCH] gpg_sign: perform rpm signing serially
 2017-08-16 15:36 UTC  (4+ messages)

[PATCH v2 0/2] Autoloading for RDMA netlink modules
 2017-08-16 15:36 UTC  (8+ messages)
` [PATCH v2 2/2] rdma: Autoload netlink client modules

[PATCH 00/29] Simple & Efficient SSA construction
 2017-08-16 15:34 UTC  (30+ messages)
` [PATCH 01/29] remove wrong part of simplify_loads()
` [PATCH 02/29] give a type to OP_PHISOURCEs
` [PATCH 03/29] fix test case kill-phi-ttsb
` [PATCH 04/29] add test case for incomplete type
` [PATCH 05/29] add test case for bad return type
` [PATCH 06/29] topasm: top-level asm is special
` [PATCH 07/29] ret-void: return nothing only for void functions
` [PATCH 08/29] small code reorg of add_store()
` [PATCH 09/29] add helper to test if a variable is "simple"
` [PATCH 10/29] add helper imple_access() to test if an access "
` [PATCH 11/29] add PSEUDO_UNDEF
` [PATCH 12/29] add undef_pseudo()
` [PATCH 13/29] add insert_phi_node()
` [PATCH 14/29] extract alloc_phisrc() from alloc_phi()
` [PATCH 15/29] add remove_use()
` [PATCH 16/29] ptrmap: add missing #include "compat.h"
` [PATCH 17/29] ptrmap: core implementation
` [PATCH 18/29] ptrmap: add type-safe interface
` [PATCH 19/29] sssa: add Simple SSA interfaces
` [PATCH 20/29] sssa: add needed new members
` [PATCH 21/29] sssa: add basic implementation
` [PATCH 22/29] sssa: add seal_gotos() needed to seal BBs targeted by gotos
` [PATCH 23/29] sssa: set var's ident
` [PATCH 24/29] sssa: add PSEUDO_INDIR
` [PATCH 25/29] sssa: reorg load_var()
` [PATCH 26/29] sssa: protect against unreachable loops
` [PATCH 27/29] sssa: remove trivial phi-nodes
` [PATCH 28/29] sssa: switch to the new SSA construction
` [PATCH 29/29] sssa: remove now unneeded simplify_one_symbol()

Re: AT86RF212 based USB-Stick (HUL)
 2017-08-16 15:33 UTC  (4+ messages)
`  "

[PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx
 2017-08-16 15:33 UTC  (10+ messages)
` [PATCH v2 3/5] thermal: imx: Add support for reading OCOTP through nvmem

[PATCH 0/5] arm64: Realtek RTD1295 reset controllers
 2017-08-16 15:33 UTC  (6+ messages)
` [PATCH 3/5] reset: Add Realtek RTD1295 driver

[PATCH 0/6] Fix RPM4 regressions based on Pyro
 2017-08-16 15:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] IB/core: fix memory leak on ah on error return path
 2017-08-16 15:32 UTC  (8+ messages)

[PATCH] kbuild: /bin/pwd -> pwd
 2017-08-16 15:31 UTC  (4+ messages)

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-08-16 15:31 UTC  (14+ messages)

[PATCH][V2] IB/hns: fix memory leak on ah on error return path
 2017-08-16 15:31 UTC  (3+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2017-08-16 15:30 UTC 

[PATCH] udc: Memory leak on error path and use after free
 2017-08-16 15:29 UTC  (2+ messages)

[pull request][PATCH v2 0/6] i40iw: Fixes for i40iw
 2017-08-16 15:29 UTC  (2+ messages)

[PATCH net-next v2 0/2] simplify the tcp_conn_request
 2017-08-16 15:28 UTC  (2+ messages)
` [PATCH net-next v2 1/2] tcp: Remove unnecessary dst check in tcp_conn_request

[PATCH] completion: Document that reinit_completion() must be called after complete_all()
 2017-08-16 15:27 UTC 

WARNING: CPU: 3 PID: 2952 at drivers/base/firmware_class.c:1225 _request_firmware+0x329/0x890
 2017-08-16 15:26 UTC 

[PATCH] earlycon: initialise baud field of earlycon device structure
 2017-08-16 15:26 UTC  (7+ messages)

[PATCH v2 0/3] livepatch: Introduce force sysfs attribute
 2017-08-16 15:26 UTC  (4+ messages)

[PATCH] ethdev: fix device state on close
 2017-08-16 15:26 UTC  (4+ messages)

[v2,4/7] ghes_edac: avoid multiple calls to dmi_walk()
 2017-08-16 15:26 UTC  (2+ messages)
` [PATCH v2 4/7] "

RISC-V Linux Port v7
 2017-08-16 15:23 UTC  (5+ messages)
` [PATCH v7 03/15] clocksource: New RISC-V SBI timer driver
` [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver

[net-next PATCH 00/10] BPF: sockmap and sk redirect support
 2017-08-16 15:25 UTC  (2+ messages)

Inconsistency in usb_add_gadget_udc_release() interface
 2017-08-16 15:24 UTC  (2+ messages)

[PATCH v2 0/4] x86: Corrections to barrier usage
 2017-08-16 15:23 UTC  (5+ messages)
` [PATCH v2 1/4] x86/mcheck: Minor cleanup to amd_nonfatal
` [PATCH v2 2/4] xen/x86: Drop unnecessary barriers

[PATCH] ARM: dts: am57xx-beagle-x15: Add support for rev C
 2017-08-16 15:23 UTC  (5+ messages)

[PATCH] ACPI/APEI: Add BERT data driver
 2017-08-16 15:22 UTC  (5+ messages)

[PATCH tip/core/rcu 0/9] Remove spin_unlock_wait()
 2017-08-16 15:22 UTC  (4+ messages)
` [PATCH tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair
  ` [PATCH v5 "

[PATCH RFC] xfs: fix buffer check for primary sb in userspace libxfs
 2017-08-16 15:22 UTC  (8+ messages)

[PATCH] bus: Convert to using %pOF instead of full_name
 2017-08-16 15:22 UTC  (5+ messages)

[PATCH] firmware: Convert to using %pOF instead of full_name
 2017-08-16 15:20 UTC  (4+ messages)

[PATCH net] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
 2017-08-16 15:18 UTC  (11+ messages)

[PATCH] block: reintroduce discard_zeroes_data sysfs file and BLKDISCARDZEROES
 2017-08-16 15:18 UTC  (2+ messages)

[PATCH igt 1/3] igt/gem_exec_schedule: Exercise reordering with many priority levels
 2017-08-16 15:17 UTC  (2+ messages)

ndctl oddity
 2017-08-16 15:20 UTC 

[PATCH v3 0/5] Unify simple reset drivers
 2017-08-16 15:17 UTC  (8+ messages)
` [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967

[PATCH 0/2 v6] printk: Add new timestamps
 2017-08-16 15:17 UTC  (3+ messages)
` [PATCH 1/2 v6] time: Make fast functions return 0 before timekeeping is initialized
` [PATCH 2/2 v6] printk: Add monotonic, boottime, and realtime timestamps

[GIT PULL] Qualcomm Driver updates for 4.14
 2017-08-16 15:17 UTC  (2+ messages)

Centralize nvme controller reset, delete and fabrics periodic reconnects
 2017-08-16 15:17 UTC  (5+ messages)

[GIT PULL] Qualcomm ARM64 DT updates for 4.14
 2017-08-16 15:17 UTC  (2+ messages)

[GIT PULL] Qualcomm Device Tree updates for 4.14
 2017-08-16 15:17 UTC  (2+ messages)

[PATCH] btrfs: expose internal free space tree routine only if sanity tests are enabled
 2017-08-16 15:15 UTC 

[PATCH v3] openvswitch: enable NSH support
 2017-08-16 15:15 UTC  (2+ messages)

[patch net-next] net: sched: cls_flower: fix ndo_setup_tc type for stats call
 2017-08-16 15:15 UTC 

IEC61937 passthrough with BYT/CHT HdmiLpeAudio
 2017-08-16 15:15 UTC 

[PATCH v2 00/10] ARM: dts: Add iodelay data for MMC
 2017-08-16 15:14 UTC  (5+ messages)

ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174
 2017-08-16 15:13 UTC  (5+ messages)

[RFC 0/9] IOMMU driver support for shared virtual memory virtualization
 2017-08-16 15:14 UTC  (4+ messages)

[PATCH 0/2] md: Add support for Multiple PPLs
 2017-08-16 15:13 UTC  (3+ messages)
` [PATCH 1/2] md: Runtime support for multiple ppls
` [PATCH 2/2] raid5-ppl: Recovery support for multiple partial parity logs

the most competitive price of solar water heaters for the international market
 2017-08-16 15:12 UTC 

[PATCH igt] lib/dummyload: Pad with a few nops so that we do not completely hog the system
 2017-08-16 15:12 UTC  (3+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-08-16 15:12 UTC  (8+ messages)
        ` [kernel-hardening] "

[PATCH v4] xen: get rid of paravirt op adjust_exception_frame
 2017-08-16 15:11 UTC  (3+ messages)

[PATCH 0/5] cramfs refresh for embedded usage
 2017-08-16 15:12 UTC  (12+ messages)

[PATCH] irqchip/gic-v3-its: handle queue wrapping in its_wait_for_range_completion()
 2017-08-16 15:12 UTC  (2+ messages)

[PATCH v2 00/14] Hookup typec power-negotation to the PMIC and charger
 2017-08-16 15:11 UTC  (3+ messages)
` [PATCH v2 02/14] staging: typec: tcpm: Add get_current_limit tcpc_dev callback

[PATCH 0/3] xen: do some cleanups
 2017-08-16 15:08 UTC  (3+ messages)

[PATCH] perf stat: Add event-interval-print option
 2017-08-16 15:08 UTC 

[PATCH] qtnfmac: pcie datapath optimizations and cleanups
 2017-08-16 15:08 UTC  (5+ messages)
` [PATCH 2/9] qtnfmac: switch to napi_gro_receive

RedHat 7.4 Release Notes: "Btrfs has been deprecated" - wut?
 2017-08-16 15:07 UTC  (15+ messages)

[PATCH] x86/mm: Reduce debug overhead of __virt_to_maddr()
 2017-08-16 15:07 UTC  (5+ messages)

[PATCH 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-16 15:05 UTC  (9+ messages)
` [PATCH 3/3] soc: xilinx: zynqmp: Add "

[PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic
 2017-08-16 15:05 UTC  (3+ messages)

[U-Boot] rk3288: 32KB SPL size restriction
 2017-08-16 15:04 UTC  (6+ messages)

[PATCH] xen-platform: constify pci_device_id
 2017-08-16 15:04 UTC  (4+ messages)

[PATCH v2 1/2] kbuild: Also evaluate alternative option passed to cc-option, etc
 2017-08-16 15:03 UTC  (2+ messages)

[tpm2] [01org/tpm2-tools] 374c79: manual: add missing line breaks in tpm2_{create, cr
 2017-08-16 15:03 UTC 

[PATCH v2 1/1] RDMA/uverbs: Intialize cq_context properly
 2017-08-16 15:02 UTC  (3+ messages)

[xfstest-bld PATCH 1/2] test-appliance: add safety check for "gen-image --out-tar"
 2017-08-16 15:02 UTC  (4+ messages)
` [xfstests-bld PATCH 2/2] Make the build and creation of xfstests.tar.gz to be reproducible

[PATCH] Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devices
 2017-08-16 15:02 UTC  (2+ messages)

[patch net-next repost 0/3] net/sched: Improve getting objects by indexes
 2017-08-16 15:00 UTC  (8+ messages)
` [patch net-next repost 1/3] idr: Use unsigned long instead of int

[PULL] drm-intel-fixes
 2017-08-16 15:00 UTC 

[PATCH v1 for-rc] RDMA/vmw_pvrdma: Report CQ missed events
 2017-08-16 14:59 UTC  (7+ messages)

[RCF PATCH] genirq/debugfs: Triggering of interrupts from userspace
 2017-08-16 14:58 UTC  (3+ messages)

[Bug 102247] Mesa failing to compile
 2017-08-16 14:58 UTC  (2+ messages)


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.