linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-27 17:39:07 to 2018-08-27 21:02:47 UTC [more...]

[PATCH] rtc: sun6i: Use struct_size() in kzalloc()
 2018-08-27 21:02 UTC  (2+ messages)

[PATCH v2] compiler.h: give up __compiletime_assert_fallback()
 2018-08-27 21:01 UTC  (5+ messages)

[PATCH v3 1/3] mm: rework memcg kernel stack accounting
 2018-08-27 21:01 UTC  (2+ messages)

[PATCH] rtc: jz4740: Drop dependency on MACH_INGENIC
 2018-08-27 21:00 UTC  (2+ messages)

possible deadlock in seq_read
 2018-08-27 20:57 UTC  (3+ messages)

[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
 2018-08-27 20:57 UTC  (7+ messages)
` [PATCH net-next 02/10] dt-bindings: net: ocelot: remove hsio from the list of register address spaces

[PATCH] mailbox: PCC: handle parse error
 2018-08-27 20:55 UTC  (2+ messages)

[PATCH] rtc: rtc-omap: Replace mdelay() with msleep() in omap_rtc_power_off()
 2018-08-27 20:55 UTC  (2+ messages)

[PATCH v6 1/2] rtc: omap: use of_device_is_system_power_controller function
 2018-08-27 20:53 UTC  (4+ messages)
` [PATCH v6 2/2] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec

[PATCH 0/3] ARM: NSP updates to support switch interrupts/SFP
 2018-08-27 20:52 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: NSP: Enable SFP on bcm958625hr
` [PATCH 2/3] dt-bindings: net: dsa: Document B53 SRAB interrupts and registers
` [PATCH 3/3] ARM: dts: NSP: Wire up switch interrupts

[PATCH] rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time()
 2018-08-27 20:52 UTC  (2+ messages)

[PATCH 00/25] UBIFS authentication support
 2018-08-27 20:51 UTC  (9+ messages)
` [PATCH 12/25] ubifs: Add hashes to the tree node cache
` [PATCH 13/25] ubifs: authentication: Add hashes to index nodes
` [PATCH 14/25] ubifs: Add authentication nodes to journal
` [PATCH 15/25] ubifs: Add auth nodes to garbage collector journal head

[PATCH V2] fix crash on ocfs2_duplicate_clusters_by_page
 2018-08-27 20:49 UTC  (2+ messages)

[PATCH 1/4] iio: gyro: add support for fxas21002c
 2018-08-27 20:50 UTC  (3+ messages)

[PATCH v9 0/4] drm/atmel-hlcdc: bus-width override support
 2018-08-27 20:48 UTC  (6+ messages)

[PATCH 0/2] ipmi: Fix issues in the BT code
 2018-08-27 20:47 UTC  (4+ messages)
` [PATCH 1/2] ipmi: Move BT capabilities detection to the detect call

[PATCH] selftests: kselftest: Remove outdated comment
 2018-08-27 20:47 UTC  (3+ messages)

[PATCH 4.4 0/5] 4.4.153-stable review
 2018-08-27 20:29 UTC  (2+ messages)

[PATCH] sysctl: do not allow a 64bit value write in a 32bit knob
 2018-08-27 20:27 UTC 

Linux 4.19-rc1
 2018-08-27 20:25 UTC  (8+ messages)

[PATCH] clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks
 2018-08-27 20:23 UTC  (2+ messages)

[PATCH 1/2] rtc: mips: default to rtc-cmos on mips
 2018-08-27 20:21 UTC  (3+ messages)
` [PATCH 2/2] rtc: move compat_ioctl handling into rtc-dev.c

[PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
 2018-08-27 20:16 UTC  (22+ messages)
  ` TLB flushes on fixmap changes

[PATCH] perf annotate: Handle arm64 move instructions
 2018-08-27 20:08 UTC 

[PATCH] EDAC: i82443bxgx: Fix invalid memory type assignment
 2018-08-27 19:30 UTC  (6+ messages)
      ` [PATCH] EDAC: Remove the i82443bxgx_edac driver

[PATCH] ARM: wire up io_pgetevents syscall
 2018-08-27 20:05 UTC 

[PATCH 0/3] mmu_notifiers follow ups
 2018-08-27 20:04 UTC  (3+ messages)
` [PATCH 1/3] xen/gntdev: fix up blockable calls to mn_invl_range_start

[PATCH] [v2] HID: add support for Apple Magic Keyboards
 2018-08-27 20:02 UTC 

[PATCH RESEND v1 0/5] Wakeup GPIO support for SDM845 SoC
 2018-08-27 20:00 UTC  (5+ messages)
` [PATCH RESEND v1 2/5] drivers: pinctrl: msm: enable PDC interrupt only during suspend

[PATCH 1/5] media: dvb: fix compat ioctl tramslation
 2018-08-27 19:56 UTC  (5+ messages)
` [PATCH 2/5] media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
` [PATCH 3/5] media: cec: move compat_ioctl handling to cec-api.c
` [PATCH 4/5] media: dvb: move most compat_ioctl handling into drivers
` [PATCH 5/5] media: dvb: move compat handlers "

[PATCH v13 00/13] Intel SGX1 support
 2018-08-27 19:53 UTC  (19+ messages)
` [PATCH v13 01/13] x86/sgx: Update MAINTAINERS
` [PATCH v13 02/13] x86/cpufeature: Add SGX and SGX_LC CPU features
` [PATCH v13 03/13] x86/cpufeatures: Add Intel-defined SGX leaf CPUID_12_EAX
` [PATCH v13 04/13] x86/sgx: Architectural structures
` [PATCH v13 05/13] x86/msr: Add SGX definitions to msr-index.h
` [PATCH v13 06/13] x86/sgx: Detect Intel SGX
` [PATCH v13 07/13] x86/sgx: Add data structures for tracking the EPC pages
` [PATCH v13 08/13] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v13 09/13] x86/sgx: Enclave Page Cache (EPC) memory manager
` [PATCH v13 10/13] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v13 11/13] platform/x86: Intel SGX driver
` [PATCH v13 12/13] platform/x86: ptrace() support for the "
` [PATCH v13 13/13] x86/sgx: Driver documentation

[PATCH v2 01/17] asm: simd context helper API
 2018-08-27 19:50 UTC  (2+ messages)

[PATCH] riscv: tlb: Provide definition of tlb_flush() before including tlb.h
 2018-08-27 19:50 UTC  (2+ messages)

[PATCH] phy: phy-twl4030-usb: fix denied runtime access
 2018-08-27 19:48 UTC 

[PATCH 00/14] y2038 syscall changes for 4.20
 2018-08-27 19:45 UTC  (15+ messages)
` [PATCH 01/14] y2038: Remove unused time interfaces
` [PATCH 02/14] y2038: Make do_gettimeofday() and get_seconds() inline
` [PATCH 03/14] y2038: Globally rename compat_time to old_time32
` [PATCH 04/14] y2038: Remove newstat family from default syscall set
` [PATCH 05/14] y2038: Remove stat64 "
` [PATCH 06/14] asm-generic: Move common compat types to asm-generic/compat.h
` [PATCH 07/14] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
` [PATCH 08/14] asm-generic: Remove empty asm/unistd.h
` [PATCH 09/14] y2038: Change sys_utimensat() to use __kernel_timespec
` [PATCH 10/14] y2038: Compile utimes()/futimesat() conditionally
` [PATCH 11/14] y2038: utimes: Rework #ifdef guards for compat syscalls
` [PATCH 12/14] y2038: sched: Change sched_rr_get_interval to use __kernel_timespec
` [PATCH 13/14] y2038: socket: Change recvmmsg "
` [PATCH 14/14] y2038: signal: Change rt_sigtimedwait "

[PATCH v2 0/2] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-27 19:45 UTC  (4+ messages)
` [PATCH v2 2/2] can: rcar: "

[char-misc for 4.19 0/2] mei: fix suspend/hibernation regression
 2018-08-27 19:40 UTC  (3+ messages)
` [char-misc for 4.9 1/2] mei: bus: fix hw module get/put balance
` [char-misc for 4.9 2/2] mei: bus: need to unlink client before freeing

[PATCH] HID: add support for Apple Magic Keyboards
 2018-08-27 19:39 UTC  (3+ messages)

[PATCH v2] selftests: android: move config up a level
 2018-08-27 19:37 UTC  (2+ messages)

[PATCH] bpf: fix build error with clang
 2018-08-27 19:30 UTC 

[PATCH 00/17] staging:rtl8192u: Coding Style changes
 2018-08-27 19:30 UTC  (5+ messages)
` [PATCH 01/17] staging:rtl8192u: Remove unused defines - Style

[PATCH 3.18 00/56] 3.18.120-stable review
 2018-08-27 19:30 UTC  (2+ messages)

[PATCH v2 0/7] x86: BUG() on #GP / kernel #PF in uaccess
 2018-08-27 19:25 UTC  (13+ messages)
` [PATCH v2 1/7] x86: refactor kprobes_fault() like kprobe_exceptions_notify()
` [PATCH v2 2/7] x86: inline kprobe_exceptions_notify() into do_general_protection()
` [PATCH v2 3/7] x86: stop calling fixup_exception() from kprobe_fault_handler()
` [PATCH v2 4/7] x86: introduce _ASM_EXTABLE_UA for uaccess fixups
` [PATCH v2 5/7] x86: plumb error code and fault address through to fault handlers
` [PATCH v2 6/7] x86: BUG() when uaccess helpers fault on kernel addresses
` [PATCH v2 7/7] lkdtm: test copy_to_user() on bad kernel pointer under KERNEL_DS

[PATCH v2 0/2] x86/xen: avoid 32-bit writes to PTEs in PV PAE guests
 2018-08-27 19:25 UTC  (2+ messages)

[PATCH v2 0/2] drm/atmel-hlcdc: revise selection of pixel-clock frequency divider
 2018-08-27 19:18 UTC  (2+ messages)

[PATCH] ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA
 2018-08-27 19:13 UTC  (3+ messages)

[PATCH] objtool: remove workaround for unreachable warnings from old GCC
 2018-08-27 19:11 UTC  (2+ messages)

[PATCH v6 0/2] huge_pmd_unshare migration and flushing
 2018-08-27 19:11 UTC  (8+ messages)
` [PATCH v6 1/2] mm: migration: fix migration of huge PMD shared pages

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-08-27 19:09 UTC  (5+ messages)
` [PATCH v2 02/18] clk: intel: Add clock driver "

swiotlb cleanup (resend)
 2018-08-27 19:00 UTC  (4+ messages)

[PATCH 0/8] RISC-V: Assorted Cleanups
 2018-08-27 18:42 UTC  (9+ messages)
` [PATCH 1/8] RISC-V: Provide a cleaner raw_smp_processor_id()
` [PATCH 2/8] RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
` [PATCH 3/8] RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
` [PATCH 4/8] RISC-V: Filter ISA and MMU values in cpuinfo
` [PATCH 5/8] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
` [PATCH 6/8] RISC-V: Use mmgrab()
` [PATCH 7/8] RISC-V: Comment on the TLB flush in smp_callin()
` [PATCH 8/8] RISC-V: Disable preemption before enabling interrupts when booting secondary harts

[PATCH] mtd: rawnand: docg4: Remove wrong __init annotations
 2018-08-27 18:44 UTC  (2+ messages)

[PATCH] xen: export device state to sysfs
 2018-08-27 18:44 UTC 

[PATCH v2] mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
 2018-08-27 18:43 UTC  (2+ messages)

[PATCH v3 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-08-27 18:39 UTC 

Question On staging/drivers/staging/*/TODO
 2018-08-27 18:35 UTC  (3+ messages)

[PATCH 01/20] platform: goldfish: pipe: Fix comments to fit 80 columns
 2018-08-27 18:23 UTC  (20+ messages)
` [PATCH 02/20] platform: goldfish: pipe: Update license
` [PATCH 03/20] platform: goldfish: pipe: Move an opening brace to the next line
` [PATCH 04/20] platform: goldfish: pipe: Separate the host interface to a separate header
` [PATCH 05/20] platform: goldfish: pipe: Update the comment for GFP_ATOMIC
` [PATCH 06/20] platform: goldfish: pipe: Fail compilation if structs are too large
` [PATCH 07/20] platform: goldfish: pipe: Replace an array of 1 with a variable
` [PATCH 08/20] platform: goldfish: pipe: Replace pr_ with dev_ for logging
` [PATCH 09/20] platform: goldfish: pipe: Add blank lines to separate struct members
` [PATCH 10/20] platform: goldfish: pipe: Remove a redundant variable
` [PATCH 11/20] platform: goldfish: pipe: Replace two code blocks with a function call
` [PATCH 12/20] platform: goldfish: pipe: Remove reduntant casting
` [PATCH 13/20] platform: goldfish: pipe: Remove a blank line before '}'
` [PATCH 14/20] platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'
` [PATCH 15/20] platform: goldfish: pipe: Remove reduntant casting to (void)
` [PATCH 16/20] platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_x
` [PATCH 17/20] platform: goldfish: pipe: Fix lines to not end an opening bracket
` [PATCH 18/20] platform: goldfish: pipe: Fix alignment to match parenthesis
` [PATCH 19/20] platform: goldfish: pipe: Move logical ops to the end of the prev line
` [PATCH 20/20] platform: goldfish: pipe: Replace "x==NULL" to "!x"

[RFC PATCH 00/11] Secure Virtual Machine Enablement
 2018-08-27 18:18 UTC  (3+ messages)
` [RFC PATCH 11/11] powerpc/svm: Increase SWIOTLB buffer size

[PATCH v3 1/2]: perf util: map data buffer for preserving collected data
 2018-08-27 18:16 UTC  (2+ messages)
` [PATCH v3 2/2]: perf record: enable asynchronous trace writing

[PATCH] Staging: fsl-dpaa2: ethsw: dpsw: Use correct SPDX-License-Identifier comment
 2018-08-27 17:56 UTC  (2+ messages)

[PATCH v2] staging: netlogic: Fixed comments to include SPDX-License-Identifier
 2018-08-27 17:55 UTC  (2+ messages)

[PATCH] Staging: One Laptop Per Child: add function argument names
 2018-08-27 17:52 UTC  (2+ messages)

[PATCH] Staging: rtlwifi: efuse: fixed a line length coding style issue
 2018-08-27 17:51 UTC  (2+ messages)

[PATCH] ddk750_mode.c: Wraps line to 80 charecters
 2018-08-27 17:49 UTC  (3+ messages)

[PATCH v4] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2018-08-27 18:07 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 1/3] mm: Introduce vmf_insert_pfn_prot
 2018-08-27 18:05 UTC  (7+ messages)
` [PATCH 2/3] x86: Convert vdso to use vm_fault_t

[PATCH v5 0/4] staging: mt7621-mmc: Fix debug macros and their usages
 2018-08-27 17:33 UTC  (3+ messages)
` [PATCH v5 1/4] staging: mt7621-mmc: Remove commented code for N_MSG

[PATCH] doc: dev-tools: kselftest.rst: update config file location
 2018-08-27 17:57 UTC  (2+ messages)

WARNING: kernel stack frame pointer has bad value (2)
 2018-08-27 17:58 UTC  (2+ messages)

[PATCH] perf annotate: fix parsing aarch64 branch instructions after objdump update
 2018-08-27 17:53 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v12 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-08-27 17:50 UTC  (4+ messages)
` [PATCH v12 9/9] cpuset: Support forced turning off of partition flag

[PATCH] include/linux/compiler*.h: Use feature checking instead of version checks for attributes
 2018-08-27 17:48 UTC  (3+ messages)

[RFC PATCH 0/3] exec: fix passing of file locks across execve in multithreaded processes
 2018-08-27 17:47 UTC  (4+ messages)
` [RFC PATCH 1/3] exec: separate thread_count for files_struct
` [RFC PATCH 2/3] exec: delay clone(CLONE_FILES) if task associated with current files_struct is exec'ing
` [RFC PATCH 3/3] exec: do unshare_files after de_thread

[PATCH] cpupower: remove stringop-truncation waring
 2018-08-27 17:46 UTC  (2+ messages)

WARNING in format_decode (2)
 2018-08-27 17:46 UTC  (2+ messages)


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